TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Ltcs::LtcsXmlErrHandl Class Reference

Merges the xerces error handler with the TaN Logger. More...

#include <LtcsXmlErrHandl.h>

Inheritance diagram for Ltcs::LtcsXmlErrHandl:
Inheritance graph
Collaboration diagram for Ltcs::LtcsXmlErrHandl:
Collaboration graph

Public Member Functions

 LtcsXmlErrHandl ()
 
virtual void warning (const SAXParseException &exc)
 
virtual void error (const SAXParseException &exc)
 
virtual void fatalError (const SAXParseException &exc)
 
virtual void resetErrors ()
 dummy function. More...
 

Detailed Description

Merges the xerces error handler with the TaN Logger.

Constructor & Destructor Documentation

◆ LtcsXmlErrHandl()

Ltcs::LtcsXmlErrHandl::LtcsXmlErrHandl ( )

Parameters
excThe xercesc exception to be handled

Member Function Documentation

◆ error()

void Ltcs::LtcsXmlErrHandl::error ( const SAXParseException &  exc)
virtual

Parameters
excThe xercesc exception to be handled

◆ fatalError()

void Ltcs::LtcsXmlErrHandl::fatalError ( const SAXParseException &  exc)
virtual

Parameters
excThe xercesc exception to be handled

◆ resetErrors()

void Ltcs::LtcsXmlErrHandl::resetErrors ( )
virtual

dummy function.


◆ warning()

void Ltcs::LtcsXmlErrHandl::warning ( const SAXParseException &  exc)
virtual

Parameters
excThe xercesc exception to be handled

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