#include <ElemMessage.hpp>
Inherits XSLTProcessorException.
Definition at line 67 of file ElemMessage.hpp.
ElemMessage::ElemMessageTerminateException::ElemMessageTerminateException | ( | MemoryManager & | theManager, | |
const XalanDOMString & | theMessage, | |||
const Locator * | theLocator | |||
) |
Construct an ElemMessageTerminateException object.
theLocator | The Locator to use for line number information, etc. | |
theMessage | message to print when exception thrown |
virtual ElemMessage::ElemMessageTerminateException::~ElemMessageTerminateException | ( | ) | [virtual] |
virtual const XalanDOMChar* ElemMessage::ElemMessageTerminateException::getType | ( | ) | const [inline, virtual] |
Retrieve type of exception.
Reimplemented from XSLTProcessorException.
Definition at line 86 of file ElemMessage.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|