Class OAuthNotAuthorizedException

All Implemented Interfaces:
Serializable

public class OAuthNotAuthorizedException extends OAuthException
See Also:
  • Field Details

  • Constructor Details

    • OAuthNotAuthorizedException

      public OAuthNotAuthorizedException()
    • OAuthNotAuthorizedException

      public OAuthNotAuthorizedException(String responseBody)
  • Method Details

    • getResponseBody

      public String getResponseBody()