 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XALANXPATHEXCEPTION_HEADER_GUARD_1357924680)
19 #define XALANXPATHEXCEPTION_HEADER_GUARD_1357924680
58 MemoryManager& theManager);
69 MemoryManager& theManager,
70 const Locator* theLocator);
77 virtual const XalanDOMChar*
98 #endif // XALANXPATHEXCEPTION_HEADER_GUARD_1357924680
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
#define XALAN_XPATH_EXPORT
virtual ~XalanXPathException()
XalanXPathException(const XalanXPathException &other)
XalanXPathException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator)
Construct an XPath exeption object.
XalanXPathException(const XalanDOMString &theMessage, MemoryManager &theManager)
Construct an XPath exeption object.