Errors captured in the client procedure can be handled in the same way errors are handled for block mode and standalone GUI applications-the client procedure detects the error, sets the appropriate exit state, and the error is displayed by the window manager.
For client procedures, this technique is the most flexible and easiest to implement.
Use exit states to capture client errors no matter what technique you use for capturing server errors.
|
Copyright © 2013 CA.
All rights reserved.
|
|