Exception: Recurly::API::MethodNotAllowed

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

Overview

405 Method Not Allowed

A method was attempted where it is not allowed.

If this is raised, there may be a bug with the client library or with the server. Please contact [email protected] or file a bug.

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