Learn R Programming

R.oo (version 1.26.0)

getCalls.Exception: Gets the active calls saved when the exception was created

Description

.

Usage

# S3 method for Exception
getCalls(this, ...)

Value

Returns an unnamed list with @language elements.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

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