Exception: Recurly::API::PreconditionFailed

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

Overview

412 Precondition Failed

The request was unsuccessful because a condition was not met. For example, this message may be returned if you attempt to cancel a subscription for an account that has no subscription.

Instance Attribute Summary

Attributes inherited from ResponseError

#request, #response

Method Summary

Methods inherited from ResponseError

#code, #description, #details, #initialize, #symbol, #to_s

Methods inherited from Error

#set_message, #to_s

Constructor Details

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