getStackTraceString.Exception {R.oo} | R Documentation |
Gets the stack trace as a string
Description
.
Usage
## S3 method for class 'Exception'
getStackTraceString(this, ..., details=TRUE)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
*getStackTrace()
.
For more information see Exception
.
[Package R.oo version 1.25.0 Index]