Classes

An AccessTokenInvalidException gets thrown when the access token was not accepted by the API.
A BadRequestException indicates that there was a problem with the request.
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 NotFoundException indicates that the desired resource could not be found on the server.
A RateLimitExceededException is thrown when there have been too many requests.