Inheritance diagram for DefaultPanicHandler:
This is Xerces' default implementation of the PanicHanlder interface, which will be instantiated and used in the absence of an application's panic handler.
Default constructor.
[virtual]
Destructor.
Receive notification of panic.
Upon invocation, a corresponding error message will be output to the stderr, and program exit.
Implements PanicHandler.