Exception: Recurly::API::Redirection

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

Overview

3xx Redirection

Not an error, per se, but should result in one in the normal course of API interaction.

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