Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANXPATHEXCEPTION_HEADER_GUARD_1357924680)
19 #define XALANXPATHEXCEPTION_HEADER_GUARD_1357924680
38 XALAN_CPP_NAMESPACE_BEGIN
58 MemoryManager& theManager);
69 MemoryManager& theManager,
70 const Locator* theLocator);
77 virtual const XalanDOMChar*
94 XALAN_CPP_NAMESPACE_END
98 #endif // XALANXPATHEXCEPTION_HEADER_GUARD_1357924680
#define XALAN_XPATH_EXPORT
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
XalanXPathException(const XalanXPathException &other)
XalanXPathException(const XalanDOMString &theMessage, MemoryManager &theManager)
Construct an XPath exeption object.
XalanXPathException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator)
Construct an XPath exeption object.
virtual ~XalanXPathException()
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|