Classes

An AccessTokenInvalidException gets thrown when the access token was not accepted by the API.
An InvalidQueryException is thrown when the query could not be executed. The most common case is setting a non-existing content type or field name.
A RateLimitExceededException is thrown when there have been too many requests.
A ResourceNotFoundException indicates that the desired resource could not be found on the server.
A SpaceMismatchException is thrown when attempting to create a Resource for a different Space than the one configured for the client.