Exception: Pay::ActionRequired
- Inherits:
-
PaymentError
- Object
- StandardError
- PaymentError
- Pay::ActionRequired
- Defined in:
- lib/pay/errors.rb
Instance Attribute Summary
Attributes inherited from PaymentError
Instance Method Summary collapse
Methods inherited from PaymentError
Constructor Details
This class inherits a constructor from Pay::PaymentError
Instance Method Details
#message ⇒ Object
15 16 17 |
# File 'lib/pay/errors.rb', line 15 def I18n.t("pay.errors.action_required") end |