Class TokenServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.oauth2.client.api.lib.token.TokenServiceException
- All Implemented Interfaces:
Serializable
Generic exception for Token services.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTokenServiceException(String message) TokenServiceException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TokenServiceException
-
TokenServiceException
-