dud ~master (2021-08-18T15:25:26Z)
Dub
Repo
DudException.this
dud
exception
DudException
Undocumented in source.
class
DudException
@
safe
pure nothrow @
nogc
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
dud
exception
DudException
constructors
this