Exception: KillBillClient::API::UnprocessableEntity

Inherits:
ClientError show all
Defined in:
lib/killbill_client/api/errors.rb

Overview

422 Unprocessable Entity

Could not process a POST or PUT request because the request is invalid. See the response body for more details.

Instance Attribute Summary

Attributes inherited from ResponseError

#request, #response

Method Summary

Methods inherited from ResponseError

#code, #initialize, #to_s

Methods inherited from Error

#set_message, #to_s

Constructor Details

This class inherits a constructor from KillBillClient::API::ResponseError