getWhen.Exception {R.oo} | R Documentation |
Gets the time, as a POSIX object, when the Exception was created.
## S3 method for class 'Exception': getWhen(this, ...)
... |
Not used. |
Returns a POSIX time object.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Exception
.
## Not run: For a complete example see help(Exception).