d-unit v0.9.1 (2020-02-23T12:17:11Z)
Dub
Repo
AssertException.this
dunit
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
dunit
assertion
AssertException
constructors
this