powered by
Static method to get the last Exception instanciated.
## Static method (use this): ## Exception$getLastException(...)## Don't use the below: # S3 method for Exception getLastException(this, ...)
## Don't use the below: # S3 method for Exception getLastException(this, ...)
Not used.
Returns an Exception object.
Exception
For more information see Exception. See also tryCatch().
tryCatch()
# NOT RUN { For a complete example see help(Exception). # }
Run the code above in your browser using DataLab