R.oo (version 1.24.0)

getStackTraceString.Exception: Gets the stack trace as a string

Description

.

Usage

# S3 method for Exception
getStackTraceString(this, ..., details=TRUE)

Arguments

...

Not used.

Value

Returns a character string.

See Also

*getStackTrace(). For more information see Exception.