Exception: Pay::Braintree::AuthorizationError
- Defined in:
- lib/pay/braintree.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::Braintree::Error
Instance Method Details
#message ⇒ Object
24 25 26 |
# File 'lib/pay/braintree.rb', line 24 def I18n.t("pay.errors.braintree.authorization") end |