pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
XMLTextParsingException.this
PixelPerfectEngine
graphics
text
XMLTextParsingException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable nextInChain)
class
XMLTextParsingException
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
this
(string msg, Throwable nextInChain, string file, size_t line)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
text
XMLTextParsingException
constructors
this