getWhen.Exception: Gets the time when the Exception was created

getWhen.ExceptionR Documentation

Gets the time when the Exception was created

Description

Gets the time, as a POSIX object, when the Exception was created.

Usage

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

Arguments

...

Not used.

Value

Returns a POSIX time object.

Author(s)

Henrik Bengtsson

See Also

For more information see Exception.

Examples

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

R.oo documentation built on June 12, 2022, 9:05 a.m.