Class SessionValidityCheckErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.authentication.exceptions.SessionValidatorException
rife.authentication.sessionvalidators.exceptions.SessionValidityCheckErrorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionSessionValidityCheckErrorException
(String authId, String authData) SessionValidityCheckErrorException
(String authId, String authData, 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
-
SessionValidityCheckErrorException
-
SessionValidityCheckErrorException
-
-
Method Details
-
getAuthId
-
getAuthData
-