Package com.atlassian.crowd.exception
Class TokenNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.InvalidTokenException
com.atlassian.crowd.exception.TokenNotFoundException
- All Implemented Interfaces:
Serializable
Thrown to indicate that the token does not exist in the server.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTokenNotFoundException
(String s, Throwable throwable) TokenNotFoundException
(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
-
TokenNotFoundException
public TokenNotFoundException() -
TokenNotFoundException
-
TokenNotFoundException
-
TokenNotFoundException
-