pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
AudioInitException.this
pixelperfectengine
audio
base
handler
AudioInitException
this
(string msg, string file, size_t line, Throwable nextInChain)
class
AudioInitException
@
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
audio
base
handler
AudioInitException
constructors
this