newxml v0.2.1 (2022-09-11T09:11:47Z)
Dub
Repo
CursorException
newxml
cursor
Undocumented in source.
class
CursorException :
XMLException
{
this
(string msg, string file, size_t line, Throwable nextInChain);
this
(string msg, Throwable nextInChain, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable nextInChain)
Undocumented in source.
this
this
(string msg, Throwable nextInChain, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
newxml
cursor
classes
CursorException
functions
children
copyingCursor
structs
Attribute
CopyingCursor
Cursor
templates
cursor