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