Package com.atlassian.bitbucket.auth
Class ExpiredPasswordAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.ServiceException
com.atlassian.bitbucket.auth.AuthenticationException
com.atlassian.bitbucket.auth.ExpiredPasswordAuthenticationException
- All Implemented Interfaces:
- Serializable
A specialisation of 
AuthenticationException, thrown to indicate the user cannot be authenticated because
 their password has expired and must be changed.- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.atlassian.bitbucket.ServiceExceptiongetKeyedMessage, getLocalizedMessage, getMessageKeyMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ExpiredPasswordAuthenticationException
 
-