custom error handling?

Posted by Freddy Boisseau on 28-Aug-2008 13:52

I am taking a look at the new error handling that is available in OpenEdge. What I can not find is an example on how to create a customer error handling class that inherits Progress.Lang.AppError. Can someone point me to an example of how this is done?

All Replies

Posted by Evan Bleicher on 28-Aug-2008 14:43

In 10.1C the Documentation team introduced a new manual called OpenEdge Development: Error Handling. There is a section on the Progress.Lang.AppError class that begins on page 6-8 that covers this material and provides an example of creating and using a custom error object.

This thread is closed