class OEErrorHandlerImplBase
The OEErrorHandlerImplBase abstract base class is used to define
the API that can be used to customize an OEErrorHandler, typically
the system error handler, OEThrow. For example, this class may
be used to pop-up a dialog box in a graphical user application.