pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
XMLTextParsingException
PixelPerfectEngine
graphics
text
Undocumented in source.
class
XMLTextParsingException : Exception {
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
PixelPerfectEngine
graphics
text
aliases
Text
classes
TextParserTempl
TextTempl
XMLTextParsingException