getLastException.Exception {R.oo} | R Documentation |
Static method to get the last Exception instanciated.
Exception$getLastException(...)
... |
Not used. |
Returns an Exception
object.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Exception
.
See also tryCatch()
.
## Not run: For a complete example see help(Exception).