Exception: DeskApi::Error::ClientError
- Inherits:
-
DeskApi::Error
- Object
- StandardError
- DeskApi::Error
- DeskApi::Error::ClientError
- Defined in:
- lib/desk_api/error/client_error.rb
Overview
Raised when desk.com returns a 4xx HTTP status code or there’s an error in Faraday
Direct Known Subclasses
BadRequest, Conflict, FollowRedirectError, Forbidden, MethodNotAllowed, NotAcceptable, NotFound, TooManyRequests, Unauthorized, UnprocessableEntity, UnsupportedMediaType
Instance Attribute Summary
Attributes inherited from DeskApi::Error
Method Summary
Methods inherited from DeskApi::Error
#backtrace, descendants, errors, from_response, inherited, #initialize
Constructor Details
This class inherits a constructor from DeskApi::Error