18#if !defined(XALANXPATHEXCEPTION_HEADER_GUARD_1357924680)
19#define XALANXPATHEXCEPTION_HEADER_GUARD_1357924680
#define XALAN_XPATH_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XalanXPathException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator)
Construct an XPath exeption object.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
virtual ~XalanXPathException()
XalanXPathException(const XalanDOMString &theMessage, MemoryManager &theManager)
Construct an XPath exeption object.
XalanXPathException(const XalanXPathException &other)