dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
DormException.this
dorm
exception
DormException
class
DormException
pure nothrow @
nogc
@
safe
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
Meta
Source
See Implementation
dorm
exception
DormException
constructors
this