hunt-xml ~master (2022-05-28T08:44:55.8563279)
Dub
Repo
XmlParsingException
hunt
xml
Common
class
XmlParsingException : Exception {
this
(string msg, string text);
this
(string msg, char[] text);
}
Constructors
this
this
(string msg, string text)
Undocumented in source.
this
this
(string msg, char[] text)
Undocumented in source.
Meta
Source
See Implementation
hunt
xml
Common
classes
XmlException
XmlParsingException
enums
NodeType
ParsingFlags