hunt-xml ~master (2021-11-22T02:27:56Z)
Home
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