18#if !defined(XPATHPARSEREXCEPTION_HEADER_GUARD_1357924680)
19#define XPATHPARSEREXCEPTION_HEADER_GUARD_1357924680
#define XALAN_XPATH_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
Exception class thrown when a problem parsing an XPath is encountered.
virtual ~XPathParserException()
XPathParserException(const XPathParserException &other)
XPathParserException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator)
Constructor.
XPathParserException(const XalanDOMString &theMessage, MemoryManager &theManager)
Constructor.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.