ExceptionCode INVALID_EXPRESSION_ERR If the expression has a syntax error or otherwise is not a legal expression according to the rules of the specific XPathEvaluator
or contains specialized extension functions or variables not supported by this implementation.
TYPE_ERR If the expression cannot be converted to return the specified type.
- Enumerator:
-
INVALID_EXPRESSION_ERR |
|
TYPE_ERR |
|