aurorafw ~master (2020-10-29T20:10:48Z)
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