Package com.atlassian.crowd.exception
Class TokenExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.InvalidTokenException
com.atlassian.crowd.exception.TokenExpiredException
- All Implemented Interfaces:
Serializable
Thrown to indicate that the token has expired and is not valid anymore.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTokenExpiredException
(String msg, Throwable throwable) TokenExpiredException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TokenExpiredException
public TokenExpiredException() -
TokenExpiredException
-
TokenExpiredException
-
TokenExpiredException
-