Class AuthenticationSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.craftercms.security.exception.SecurityProviderException
org.craftercms.security.exception.AuthenticationException
org.craftercms.security.exception.AuthenticationSystemException
- All Implemented Interfaces:
Serializable
Thrown when something in the authentication system fails.
- Author:
- Alfonso Vásquez
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationSystemException
public AuthenticationSystemException() -
AuthenticationSystemException
-
AuthenticationSystemException
-