Class ExistingRetrySessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gemalto.mfs.mwsdk.provisioning.exception.ExistingRetrySessionException
- All Implemented Interfaces:
Serializable
This is the exception class that represents the exceptions for existing retry sessions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExistingRetrySessionException(String message) ConstructorExistingRetrySessionException(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