Difference between revisions of "Extensions.Xml.XmlException"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | The '''XmlException''' is the super class for all exceptions in the [[Extensions.Xml| | + | 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.