org.w3c.dom.xpath.XPathException.TYPE_ERR
field
public static readonly TYPE_ERR as Int = 2
Description

Raised when an XPath result cannot be converted to the requested type.

Example
print(XPathException.TYPE_ERR)