print.Exception: Prints the Exception

print.ExceptionR Documentation

Prints the Exception

Description

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

Usage

## S3 method for class 'Exception'
print(x, ...)

Arguments

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

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

Examples

## Not run: For a complete example see help(Exception).

HenrikBengtsson/R.oo documentation built on Jan. 31, 2024, 9:06 a.m.