Exception: Transferuj::Error
- Inherits:
-
Exception
- Object
- Exception
- Transferuj::Error
- Defined in:
- lib/transferuj.rb
Instance Attribute Summary collapse
-
#errors ⇒ Object
Returns the value of attribute errors.
Instance Attribute Details
#errors ⇒ Object
Returns the value of attribute errors.
3 4 5 |
# File 'lib/transferuj.rb', line 3 def errors @errors end |