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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
AuthenticationSystemExceptionpublic AuthenticationSystemException()
- 
AuthenticationSystemException
- 
AuthenticationSystemException
 
-