Error handling
These are the available functions for error handling. See each function's help topic in the TIBCO Enterprise Runtime for R Language Reference for more information.
| Function name | Title description |
|---|---|
| .doTrace | Trace Calls to Functions |
| .handleSimpleError | Condition Handling and Recovery |
| .signalSimpleWarning | Condition Handling and Recovery |
| as.character.condition | Condition Handling and Recovery |
| as.character.error | Condition Handling and Recovery |
| browser | Browse Interactively in a Function's Frame |
| computeRestarts | Condition Handling and Recovery |
| condition | Condition Handling and Recovery |
| conditionCall | Condition Handling and Recovery |
| conditionCall.condition | Condition Handling and Recovery |
| conditionMessage | Condition Handling and Recovery |
| conditionMessage.condition | Condition Handling and Recovery |
| conditions | Condition Handling and Recovery |
| dump.frames | Save All Frames on Errors |
| findRestart | Condition Handling and Recovery |
| geterrmessage | Error and Warning Messages |
| getOption | Set or Return Options |
| invokeRestart | Condition Handling and Recovery |
| invokeRestartInteractively | Condition Handling and Recovery |
| isRestart | Condition Handling and Recovery |
| on.exit | Exit Expression For a Function |
| options | Set or Return Options |
| print.condition | Condition Handling and Recovery |
| print.restart | Condition Handling and Recovery |
| restartDescription | Condition Handling and Recovery |
| restartFormals | Condition Handling and Recovery |
| signalCondition | Condition Handling and Recovery |
| simpleCondition | Condition Handling and Recovery |
| simpleError | Condition Handling and Recovery |
| simpleMessage | Condition Handling and Recovery |
| simpleWarning | Condition Handling and Recovery |
| stop | Error and Warning Messages |
| stopifnot | Stop if Not All True |
| suppressWarnings | Error and Warning Messages |
| trace | Trace Calls to Functions |
| traceback | Print Call Stack After Error |
| try | Continue after errors |
| tryCatch | Condition Handling and Recovery |
| unimplementedStop | Functions for Handling Unimplemented Functions and Arguments |
| unimplementedWarning | Functions for Handling Unimplemented Functions and Arguments |
| untrace | Trace Calls to Functions |
| warning | Error and Warning Messages |
| warnings | Saved Warning Messages |
| withCallingHandlers | Condition Handling and Recovery |
| withRestarts | Condition Handling and Recovery |
Copyright © TIBCO Software Inc. All Rights Reserved.