orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
XMLException
orange
xml
XmlDocument
This class represents an exception thrown by XmlDocument.
class
XMLException : Exception {
this
(string message, string file, size_t line);
}
Constructors
this
this
(string message, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
orange
xml
XmlDocument
classes
XMLException
XmlDocument
This class represents an exception thrown by XmlDocument.