Exception: Pay::BraintreeError
- Inherits:
-
Pay::Braintree::Error
- Object
- StandardError
- Error
- Pay::Braintree::Error
- Pay::BraintreeError
- Defined in:
- lib/pay/errors.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Pay::Error
Instance Method Details
#message ⇒ Object
61 62 63 64 |
# File 'lib/pay/errors.rb', line 61 def ActiveSupport::Deprecation.warn("Pay::BraintreeError is deprecated. Instead, use `Pay::Braintree::Error`.") super end |