#include <XObject.hpp>
Inherits XalanXPathException.
Inherited by XObject::XObjectInvalidConversionException.
Definition at line 737 of file XObject.hpp.
XObject::XObjectException::XObjectException | ( | const XalanDOMString & | theMessage, | |
MemoryManager & | theManager | |||
) |
XObject::XObjectException::XObjectException | ( | const XalanDOMString & | theMessage, | |
MemoryManager & | theManager, | |||
const Locator * | theLocator | |||
) |
XObject::XObjectException::XObjectException | ( | const XObjectException & | other | ) |
virtual XObject::XObjectException::~XObjectException | ( | ) | [virtual] |
virtual const XalanDOMChar* XObject::XObjectException::getType | ( | ) | const [virtual] |
Retrieve type of exception.
Reimplemented from XalanXPathException.
Reimplemented in XObject::XObjectInvalidConversionException.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|