Try OpenEdge Now
skip to main content
Error Handling
Using Structured Error Handling
 

Using Structured Error Handling

Introductionto Condition Handling introduced the idea of structured error handling and provided a simple example of the mechanics of the model within ABL. This chapter describes all the components of the model while demonstrating the overlap and the differences with the traditional error handling model.
* Comparison to traditional error handling
* Additional language features
* Structured error handling tasks
* Next steps