XmlParsingException

class XmlParsingException : Exception {}

Constructors

this
this(string msg, string text)
Undocumented in source.
this
this(string msg, char[] text)
Undocumented in source.

Meta