orange v2.0.0 (2018-07-13T13:17:48Z)
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.