Exception: KillBillClient::API::Conflict

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

Overview

409 Conflict

The request content type was not acceptable.

The resource was found. This may be returned if the given key exists. The response body will explain which resource was found.

Instance Attribute Summary

Attributes inherited from ResponseError

#request, #response

Method Summary

Methods inherited from ResponseError

#code, error_for, #initialize, #to_s

Methods inherited from Error

#set_message, #to_s

Constructor Details

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