Package com.soffid.iam.exception
Class TooManySessionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.soffid.iam.exception.LogonDeniedException
com.soffid.iam.exception.TooManySessionsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTooManySessionsException(String message) TooManySessionsException(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
-
TooManySessionsException
public TooManySessionsException() -
TooManySessionsException
-
TooManySessionsException
-
TooManySessionsException
-