XmlParseError class

From m204wiki
Revision as of 19:57, 14 January 2011 by Dme (talk | contribs) (Created page with "<!-- XmlParseError class --> The XmlParseError exception class catches parsing errors (including syntax, translation, and encoding errors) thrown by the deserialization methods: ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The XmlParseError exception class catches parsing errors (including syntax, translation, and encoding errors) thrown by the deserialization methods: LoadXml and WebReceive of the Janus SOAP XmlDoc API, and the ParseXml method of the HttpResponse class.

The methods in this class are listed at "List of XmlParseError methods".

This class is available as of Sirius Mods version 7.6.