Skip to content
Prev 38046 / 63424 Next

calling browser on error

He said to use options(error=...) instead of
tryCatch(error=...).  In C++ lingo, the handler
set by options("error") is called when the exception
is thrown while tryCatch's handler is called
when it is caught.

Bill Dunlap
Spotfire, TIBCO Software
wdunlap tibco.com