Exception: Colore::Errors::ServerError
- Defined in:
- lib/colore/errors.rb
Overview
Error class for server-side errors (HTTP status codes 500 and above).
Instance Attribute Summary
Attributes inherited from APIError
#http_code, #response_body, #rsp_backtrace
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Colore::Errors::APIError