18 #if !defined(XPATHPARSEREXCEPTION_HEADER_GUARD_1357924680)
19 #define XPATHPARSEREXCEPTION_HEADER_GUARD_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
52 MemoryManager& theManager,
53 const Locator* theLocator);
64 MemoryManager& theManager);
71 virtual const XalanDOMChar*
79 XALAN_CPP_NAMESPACE_END
83 #endif // XPATHPARSEREXCEPTION_HEADER_GUARD_1357924680
Exception class thrown when a problem parsing an XPath is encountered.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
#define XALAN_XPATH_EXPORT