Package com.atlassian.crowd.emailchange
Class InvalidChangeEmailTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.CrowdException
com.atlassian.crowd.emailchange.InvalidChangeEmailTokenException
- All Implemented Interfaces:
Serializable
Thrown when provided invalid (including expired) change e-mail token.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidChangeEmailTokenException
-