Class: Pay::Lago::Error
- Inherits:
-
Error
- Object
- Error
- Pay::Lago::Error
- Defined in:
- lib/pay/lago/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/pay/lago/error.rb', line 4 def cause.try(:message) || to_s end |