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