Class: Green::ThrowException
- Inherits:
-
Struct
- Object
- Struct
- Green::ThrowException
- Defined in:
- lib/green.rb
Instance Attribute Summary collapse
-
#exc ⇒ Object
Returns the value of attribute exc.
Instance Attribute Details
#exc ⇒ Object
Returns the value of attribute exc
131 132 133 |
# File 'lib/green.rb', line 131 def exc @exc end |