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

ConstructClass
Extended byOpt_ErrorHandler

The class provides a generic interface for exception handling. This includes:

  1. Displaying the message
  2. Providing some debug information, if necessary
  3. 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()