SORTIE Core C++ Documentation
Private Member Functions | List of all members
clXercesErrorHandler Class Reference

clXercesErrorHandler This class is a Xerces-compatible error handler that will accept errors from the parser and translate them to the model's error-trapping system. More...

#include <XercesClasses.h>

Inheritance diagram for clXercesErrorHandler:

Private Member Functions

bool handleError (const xercesc::DOMError &oDomError)
 Implementation of the error handler interface.
 

Detailed Description

clXercesErrorHandler This class is a Xerces-compatible error handler that will accept errors from the parser and translate them to the model's error-trapping system.

Author
Lora E. Murphy


Edit history:
Edit
--------------—
Edit
April 28, 2004 - Submitted as beta (LEM)

Member Function Documentation

bool clXercesErrorHandler::handleError ( const xercesc::DOMError &  oDomError)
private

Implementation of the error handler interface.

Parameters
oDomErrorError

The documentation for this class was generated from the following file: