org::xmlBlaster::util::parser::XmlBlasterPanicHandler Class Reference

Xerces panic handler. More...

List of all members.

Public Member Functions

 XmlBlasterPanicHandler ()
virtual ~XmlBlasterPanicHandler ()
virtual void panic (PanicHandler::PanicReasons reason)


Detailed Description

Xerces panic handler.

Definition at line 50 of file ParserFactory.cpp.


Constructor & Destructor Documentation

org::xmlBlaster::util::parser::XmlBlasterPanicHandler::XmlBlasterPanicHandler (  ) 

Definition at line 54 of file ParserFactory.cpp.

virtual org::xmlBlaster::util::parser::XmlBlasterPanicHandler::~XmlBlasterPanicHandler (  )  [virtual]

Definition at line 56 of file ParserFactory.cpp.


Member Function Documentation

virtual void org::xmlBlaster::util::parser::XmlBlasterPanicHandler::panic ( PanicHandler::PanicReasons  reason  )  [virtual]

Definition at line 65 of file ParserFactory.cpp.

References org::xmlBlaster::util::INTERNAL_UNKNOWN, and org::xmlBlaster::util::lexical_cast().


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