Exception: Recurly::Transaction::DeclinedError

Inherits:
Error show all
Defined in:
lib/recurly/transaction/errors.rb

Overview

Raised when a transaction fails because the billing information was invalid.

Direct Known Subclasses

DuplicateError

Constant Summary

Constants inherited from Error

Error::CATEGORY_MAP

Instance Attribute Summary

Attributes inherited from Error

#transaction

Attributes inherited from API::ResponseError

#request, #response

Method Summary

Methods inherited from Error

#initialize, #to_s, validate!

Methods inherited from API::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::Transaction::Error