pgator ~remove_unused_code (2022-05-02T12:42:33.5121572)
Dub
Repo
TestException.this
util
TestException
Undocumented in source.
class
TestException
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
util
TestException
constructors
this