Exception: KillBillClient::API::BadRequest
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ResponseError
- ClientError
- KillBillClient::API::BadRequest
- Defined in:
- lib/killbill_client/api/errors.rb
Overview
400 Bad Request
The request was invalid or could not be understood by the server. Resubmitting the request will likely result in the same error.
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