Exception: Booqable::ServerError
- Defined in:
- lib/booqable/error.rb
Overview
Raised on errors in the 500-599 range
Direct Known Subclasses
BadGateway, InternalServerError, NotImplemented, ReadOnlyMode, ServiceUnavailable
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#build_error_context, error_class_from_response, error_for_400, error_for_401, error_for_402, error_for_404, error_for_422, error_for_503, error_for_invalid_grant, #errors, from_response, #initialize, #response_body, #response_headers, #response_status
Constructor Details
This class inherits a constructor from Booqable::Error