Exception: Recurly::Transaction::DuplicateError

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

Overview

Raised when the gateway believes this transaction to be a duplicate.

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