- 4. API reference
4.4. Opl_ErrorHandler class - 4.3.9. getTables()
« Previous - 4.4.1. _resolveContextInfo()
Next »
4.4. Opl_ErrorHandler class
Table of Contents
| Construct | Class |
|---|---|
| Extended by | Opt_ErrorHandler |
The class provides a generic interface for exception handling. This includes:
- Displaying the message
- Providing some debug information, if necessary
- Providing context information for specified exception types.
By overwriting the class, you can create a support for exceptions in other libraries, or changing the default error layout.
- 4.4. Opl_ErrorHandler class
4. API reference - « Previous
4.3.9. getTables() - Next »
4.4.1. _resolveContextInfo()