Method: Bugwatch::ExceptionData#backtrace

Defined in:
lib/bugwatch/exception_data.rb

#backtraceObject (readonly)

Returns the value of attribute backtrace.



35
36
37
# File 'lib/bugwatch/exception_data.rb', line 35

def backtrace
  @backtrace
end