Class OAuth2Exception

All Implemented Interfaces:
Serializable

public class OAuth2Exception extends HttpClientResponseException
An exception thrown when the server replies with an OAuth2 error.
See Also:
  • Method Details

    • getErrorCode

      public String getErrorCode()
    • getErrorDescription

      public String getErrorDescription()