Learn R Programming

R.oo (version 1.7.5)

getWhen.Exception: 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.

See Also

For more information see Exception.

Examples

Run this code
For a complete example see help(Exception).

Run the code above in your browser using DataLab