#include <XMLSupportException.hpp>
Inherits XSLException.
Definition at line 41 of file XMLSupportException.hpp.
XMLSupportException::XMLSupportException | ( | const XalanDOMString & | theMessage, | |
MemoryManager & | theManager, | |||
const Locator * | theLocator | |||
) |
Construct an XML Support exception object.
theMessage | message to print when exception thrown |
XMLSupportException::XMLSupportException | ( | const XMLSupportException & | other | ) |
virtual XMLSupportException::~XMLSupportException | ( | ) | [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|