Exception: KillBillClient::API::NotFound
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ResponseError
- ClientError
- KillBillClient::API::NotFound
- Defined in:
- lib/killbill_client/api/errors.rb
Overview
404 Not Found
The resource was not found. This may be returned if the given account code or subscription plan does not exist. The response body will explain which resource was not found.
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