Exception: Pay::Braintree::AuthorizationError
- Defined in:
- lib/pay/errors.rb
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
38 39 40 |
# File 'lib/pay/errors.rb', line 38 def I18n.t("errors.braintree.authorization") end |