SORTIE Core C++ Documentation
|
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>
Private Member Functions | |
bool | handleError (const xercesc::DOMError &oDomError) |
Implementation of the error handler interface. | |
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.
Edit history:
Edit
--------------—
Edit
April 28, 2004 - Submitted as beta (LEM)
|
private |
Implementation of the error handler interface.
oDomError | Error |