Difference between revisions of "Extensions.Xml.XmlFormatException"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | The '''XmlFormatException''' is thrown if the '''XML''' string is not equal to the expected format ( | + | The '''XmlFormatException''' is thrown if the '''XML''' string is not equal to the expected format (i.e. it is not well formed). |
Latest revision as of 08:21, 12 September 2019
Classification
Name | XmlFormatException |
Class | Complex Data Type |
Base Data Type | XmlException |
SpecifiedBy | ISO 13209-3 |
Description
The XmlFormatException is thrown if the XML string is not equal to the expected format (i.e. it is not well formed).