Exception: StandardError
- Inherits:
-
Exception
- Object
- Exception
- StandardError
- Defined in:
- lib/ologger/raise_patch.rb
Instance Attribute Summary collapse
-
#obj ⇒ Object
Returns the value of attribute obj.
Instance Attribute Details
#obj ⇒ Object
Returns the value of attribute obj.
2 3 4 |
# File 'lib/ologger/raise_patch.rb', line 2 def obj @obj end |