Exception: Recurly::API::BadRequest

Inherits:
ClientError show all
Defined in:
lib/recurly/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

#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