R.oo (version 1.0.3)

getStackTrace.Exception: Gets the stack trace saved when the exception was created

Description

.

Usage

## S3 method for class 'Exception}(this, ...)':
getStackTraceundefined

...{Not used.}

Returns a list containing the stack trace.

For a complete example see help(Exception).

*printStackTrace().
  dump.frames.
  tryCatch().
  For more information see Exception.

[object Object]

programming
methods
error

Arguments