[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Recovery
(error handling) The process of attempting to handle an exception or
runtime error. Generally, recovery consists of three possible actions:
terminate processing, retry the failed operation, or resume processing
with the next operation. In all cases, the environment of the program
must be restored to a stable state.
See Also:
Error
Exception
Failure
Retry
Runtime Error
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson