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

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

Arguments

...

Not used.

Value

Returns a POSIX time object.

Author

Henrik Bengtsson

See also

For more information see Exception.

Examples