Class OAuth2Exception

All Implemented Interfaces:
Serializable

public class OAuth2Exception extends RuntimeException
OAuth 2-related exception.
See Also:
  • Constructor Details

    • OAuth2Exception

      public OAuth2Exception(String message)
    • OAuth2Exception

      public OAuth2Exception(String message, Throwable cause)