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
public class FailedAuthenticationException
- extends CrowdException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FailedAuthenticationException
public FailedAuthenticationException()
FailedAuthenticationException
public FailedAuthenticationException(String message)
FailedAuthenticationException
public FailedAuthenticationException(String message,
Throwable cause)
FailedAuthenticationException
public FailedAuthenticationException(Throwable cause)
Copyright © 2016 Atlassian. All Rights Reserved.