Exception class thrown when an invalid XPath expression is encountered. More...
#include <XPathExpression.hpp>
Inherits XalanXPathException.
Inherited by XPathExpression::InvalidArgumentCountException, XPathExpression::InvalidArgumentException, and XPathExpression::InvalidOpCodeException.
Exception class thrown when an invalid XPath expression is encountered.
Definition at line 602 of file XPathExpression.hpp.
XPathExpression::XPathExpressionException::XPathExpressionException | ( | const XalanDOMString & | theMessage, | |
MemoryManager & | theManager | |||
) |
Construct an XPathExpressionException object.
theMessage | string error message |
virtual XPathExpression::XPathExpressionException::~XPathExpressionException | ( | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|