getLastException.Exception.Rd
Static method to get the last Exception created.
## Static method (use this):
## Exception$getLastException(...)
## Don't use the below:
# S3 method for class 'Exception'
getLastException(this, ...)
Returns an Exception
object.