Exception: DeskApi::Error::ServerError
- Inherits:
-
DeskApi::Error
- Object
- StandardError
- DeskApi::Error
- DeskApi::Error::ServerError
- Defined in:
- lib/desk_api/error/server_error.rb
Overview
Raised when Desk returns a 5xx HTTP status code
Direct Known Subclasses
BadGateway, GatewayTimeout, InternalServerError, ServiceUnavailable
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