hunt-xml v1.0.0-rc.4 (2020-10-11T15:38:37Z)
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