XmlParseError class

From m204wiki
Revision as of 12:18, 24 April 2011 by Goff (talk | contribs) (tags and links)
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.

This class is available as of "Sirius Mods" Version 7.6.

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