Learn R Programming

R.oo (version 1.9.8)

getCalls.Exception: 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.

See Also

*getStackTrace(). sys.calls(). For more information see Exception.

Examples

Run this code
For a complete example see help(Exception).

Run the code above in your browser using DataLab