getStackTraceString.Exception {R.oo}R Documentation

Gets the stack trace as a string

Description

.

Usage

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

Arguments

... Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*getStackTrace(). For more information see Exception.


[Package R.oo version 1.6.5 Index]