Class TokenServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.oauth2.client.api.lib.token.TokenServiceException
All Implemented Interfaces:
Serializable

public class TokenServiceException extends Exception
Generic exception for Token services.
See Also:
  • Constructor Details

    • TokenServiceException

      public TokenServiceException(Throwable cause)
    • TokenServiceException

      public TokenServiceException(String message)