Package com.atlassian.crowd.exception
Class FailedAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.CrowdException
com.atlassian.crowd.exception.FailedAuthenticationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccountNotFoundException
,ExpiredCredentialException
,InactiveAccountException
- See Also:
-
Constructor Summary
ConstructorDescriptionFailedAuthenticationException
(String message) FailedAuthenticationException
(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
-
FailedAuthenticationException
public FailedAuthenticationException() -
FailedAuthenticationException
-
FailedAuthenticationException
-
FailedAuthenticationException
-