Exception: KillBillClient::API::ServerError
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- KillBillClient::API::ServerError
- Defined in:
- lib/killbill_client/api/errors.rb
Overview
5xx Server Error
The superclass to all server errors (responses with status code 5xx).
Direct Known Subclasses
GatewayError, GatewayTimeout, InternalServerError, ServiceUnavailable
Instance Attribute Summary
Attributes inherited from ResponseError
Method Summary
Methods inherited from ResponseError
#code, error_for, #initialize, #to_s
Methods inherited from Error
Constructor Details
This class inherits a constructor from KillBillClient::API::ResponseError