bitleveld v0.1.0 (2020-10-10T22:22:50Z)
Dub
Repo
ReinterpretException.this
bitleveld
reinterpret
ReinterpretException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable nextInChain)
class
ReinterpretException
@
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
bitleveld
reinterpret
ReinterpretException
constructors
this