Package com.atlassian.crowd.event
Class EventTokenExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.CrowdException
com.atlassian.crowd.event.EventTokenExpiredException
- All Implemented Interfaces:
Serializable
Thrown when an event token is either not recognised or has expired.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EventTokenExpiredException
public EventTokenExpiredException() -
EventTokenExpiredException
-