class |
InternalErrorException |
Exception which indicates a 500 status code Internal Server Error.
|
class |
InvalidAuthenticationException |
The OAuth2 token supplied with the request was invalid.
|
class |
InvalidInputException |
The input is syntactically correct but semantically incorrect.
|
class |
InvalidStateException |
The operation is not allowed at this object state.
|
class |
InvalidTypeException |
An object specified in the request is of invalid type.
|
class |
OrgExpiredException |
The organization that would be billed for this action has expired.
|
class |
PermissionDeniedException |
The client has insufficient permissions to perform this action.
|
class |
ResourceNotFoundException |
A specified entity or resource could not be found.
|
class |
ServiceUnavailableException |
Exception used to indicate that the request yielded 503 Service Unavailable and suggested
that we retry at some point in the future.
|
class |
SpendingLimitExceededException |
The spending limit has been reached for the account that would be billed for
this action.
|