mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
XMLException
mambo
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
mambo
xml
XmlDocument
classes
XMLException
XmlDocument
templates
Char
This class represents an exception thrown by XmlDocument.