Difference between revisions of "Extensions.Xml.XmlException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''XmlException'''}} == Classification == {{ClassificationException | XmlException | Exception Type | Core.DataTypes.ComplexDataType|Complex Dat...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''XmlException'''}}
 
{{DISPLAYTITLE:Exception '''XmlException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | XmlException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
+
{{ClassificationException | XmlException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]] | {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
The '''XmlException''' is is the super class for all exceptions in the [[Extensions.Xml|Xml]] extension. An XmlException shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.
+
The '''XmlException''' is the super class for all exceptions in the [[Extensions.Xml|'''XML''']] extension. An '''XmlException''' will be used in case the more specific exception types described in the [[Extensions.Xml|'''XML''']] extension do not apply to the problem at hand.

Latest revision as of 03:31, 13 September 2019

Classification

Name XmlException
Class Complex Data Type
Base Data Type Exception
SpecifiedBy ISO 13209-3

Description

The XmlException is the super class for all exceptions in the XML extension. An XmlException will be used in case the more specific exception types described in the XML extension do not apply to the problem at hand.