Class | Description |
---|
Exception | Description |
---|---|
ApiCommunicationException |
Thrown to indicate that a communication error has occurred processing an API request.
|
ApiException |
Base class for all API exceptions.
|
AuthenticationException |
Thrown to indicate that an authentication error has occurred processing an API request.
|
InvalidRequestException |
Thrown to indicate that an error occured processing an API request.
|
NotAllowedException |
Thrown to indicate that a request was not allowed.
|
ObjectNotFoundException |
Thrown to indicate that an API object cannot be found.
|
SystemException |
Thrown to indicate that an API object cannot be found.
|