getCalls.Exception {R.oo} | R Documentation |
Gets the active calls saved when the exception was created
Description
.
Usage
## S3 method for class 'Exception'
getCalls(this, ...)
Arguments
... |
Not used. |
Value
Returns an unnamed list
with @language elements.
Author(s)
Henrik Bengtsson
See Also
*getStackTrace()
.
sys.calls()
.
For more information see Exception
.
Examples
## Not run: For a complete example see help(Exception).
[Package R.oo version 1.25.0 Index]