aurorafw v0.0.1-alpha.4 (2019-12-08T19:02:26Z)
Dub
Repo
AssertException.this
aurorafw
unit
assertion
AssertException
Undocumented in source.
class
AssertException
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
aurorafw
unit
assertion
AssertException
constructors
this