Class BadProfileDataFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.unomi.router.api.exceptions.BadProfileDataFormatException
-
- All Implemented Interfaces:
Serializable
public class BadProfileDataFormatException extends Exception
Created by amidani on 13/06/2017.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BadProfileDataFormatException()
BadProfileDataFormatException(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
-
-