DOMException.INVALID_EXPRESSION_ERR
DOMException.INVALID_EXPRESSION_ERR field
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.
public const ushort INVALID_EXPRESSION_ERR;
See Also
- class DOMException
- package com.aspose.html.Dom
- package Aspose.HTML