Class BadProfileDataFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.unomi.router.api.exceptions.BadProfileDataFormatException
- All Implemented Interfaces:
Serializable
Created by amidani on 13/06/2017.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBadProfileDataFormatException
(String message) BadProfileDataFormatException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadProfileDataFormatException
public BadProfileDataFormatException() -
BadProfileDataFormatException
-
BadProfileDataFormatException
-