Exception class thrown when an invalid XPath argument is encountered. More...
#include <XPathExpression.hpp>
Inherits XPathExpression::XPathExpressionException.
Exception class thrown when an invalid XPath argument is encountered.
Definition at line 682 of file XPathExpression.hpp.
XPathExpression::InvalidArgumentException::InvalidArgumentException | ( | OpCodeMapValueType | theOpCode, | |
OpCodeMapValueType | theValue, | |||
XalanDOMString & | theBuffer | |||
) |
Construct an InvalidArgumentException object.
theOpCode | operation code that caused the exception | |
theValue | invalid argument value |
virtual XPathExpression::InvalidArgumentException::~InvalidArgumentException | ( | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|