R.oo (version 1.22.0)

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 Exception
getWhen(this, ...)

Arguments

...

Not used.

Value

Returns a POSIX time object.

See Also

For more information see Exception.

Examples

Run this code
# NOT RUN {
For a complete example see help(Exception).
# }

Run the code above in your browser using DataLab