Class NoSessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gemalto.mfs.mwsdk.provisioning.exception.NoSessionException
- All Implemented Interfaces:
Serializable
This is the exception class that represents the exceptions for no sessions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSessionException(String message) ConstructorNoSessionException(String message, Throwable exception) Constructor given the message and the cause of the exception -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString