Method: Hoss::Error::Exception#stacktrace

Defined in:
lib/hoss/error/exception.rb

#stacktraceObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



43
44
45
# File 'lib/hoss/error/exception.rb', line 43

def stacktrace
  @stacktrace
end