Difference between revisions of "Extensions.Xml.XPathException"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''XPathException'''}} | {{DISPLAYTITLE:Exception '''XPathException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | XPathException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.Xml.XmlException|XmlException]]}} | + | {{ClassificationException | XPathException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.Xml.XmlException|XmlException]]| {{OtxSpec3}} }} |
== Description == | == Description == | ||
The '''XPathException''' is thrown If the XPath is not equal to the expected format, or if the XPath points to an invalid target. | The '''XPathException''' is thrown If the XPath is not equal to the expected format, or if the XPath points to an invalid target. |
Latest revision as of 03:13, 12 September 2019
Classification
Name | XPathException |
Class | Complex Data Type |
Base Data Type | XmlException |
SpecifiedBy | ISO 13209-3 |
Description
The XPathException is thrown If the XPath is not equal to the expected format, or if the XPath points to an invalid target.