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*
#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 ~XalanXPathException()
XalanXPathException(const XalanDOMString &theMessage, MemoryManager &theManager)
Construct an XPath exeption object.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
XalanXPathException(const XalanXPathException &other)