Difference between revisions of "Extensions.Xml.XPathException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''XPathException'''}} == Classification == {{ClassificationException | XPathException | Exception Type | Core.DataTypes.ComplexDataType|Complex...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''XPathException'''}}
 
{{DISPLAYTITLE:Exception '''XPathException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | XPathException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
+
{{ClassificationException | XPathException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.Xml.XmlException|XmlException]]| {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
The '''XPathException''' is the exception that is thrown when the XPath is not equal to the expected format or if the path 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.