pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
PPEException.this
pixelperfectengine
system
exc
PPEException
this
(string msg, string file, size_t line, Throwable nextInChain)
this
(string msg, Throwable nextInChain, string file, size_t line)
class
PPEException
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
Throwable
nextInChain
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
pixelperfectengine
system
exc
PPEException
constructors
this