Class AuthorizationException

  • All Implemented Interfaces:
    Serializable

    public class AuthorizationException
    extends RevAiApiException
    The AuthorizationException happens when an invalid token access is used to query the account information endpoint.
    See Also:
    Serialized Form
    • Constructor Detail

      • AuthorizationException

        public AuthorizationException​(org.json.JSONObject errorResponse)