gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
XMLException
utils
XML
Undocumented in source.
class
XMLException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
utils
XML
classes
XMLException
XMLReader
enums
XMLNodeType
functions
endTag
skipTag
structs
ByChar
XMLNode