Exception class thrown when an invalid XPath operation code is encountered. More...
#include <XPathExpression.hpp>
Inherits XPathExpression::XPathExpressionException.

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