XmlParseError class: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "<!-- XmlParseError class --> The XmlParseError exception class catches parsing errors (including syntax, translation, and encoding errors) thrown by the deserialization methods: ...")
 
m (1 revision)
(No difference)

Revision as of 21:26, 16 January 2011

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.