R.oo (version 1.20.0)

print.Exception: Prints the Exception

Description

. By default the as.character() representation plus the stack trace is printed.

Usage

"print"(x, ...)

Arguments

...
Not used.

Value

See Also

*as.character(). *getStackTrace(). *printStackTrace(). For more information see Exception.