Exception: Hesabu::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Hesabu::Error
- Defined in:
- lib/hesabu/errors.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#errors ⇒ Object
Returns the value of attribute errors.
Instance Attribute Details
#errors ⇒ Object
Returns the value of attribute errors.
4 5 6 |
# File 'lib/hesabu/errors.rb', line 4 def errors @errors end |