Class: Green::ThrowException

Inherits:
Struct
  • Object
show all
Defined in:
lib/green.rb

Instance Attribute Summary collapse

Instance Attribute Details

#excObject

Returns the value of attribute exc

Returns:

  • (Object)

    the current value of exc



131
132
133
# File 'lib/green.rb', line 131

def exc
  @exc
end