Exception: Anemone::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/anemone/exceptions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#wrapped_exceptionObject

Returns the value of attribute wrapped_exception.



3
4
5
# File 'lib/anemone/exceptions.rb', line 3

def wrapped_exception
  @wrapped_exception
end