Exception: Boomerang::Errors::ConnectionError

Inherits:
BoomerangError
  • Object
show all
Defined in:
lib/boomerang/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#original_errorObject

Returns the value of attribute original_error.



8
9
10
# File 'lib/boomerang/errors.rb', line 8

def original_error
  @original_error
end