uniconf ~master (2022-03-25T09:02:41.197205)
Dub
Repo
UniConfException.this
uniconf
core
UniConfException
common constructor
class
UniConfException
pure nothrow @
safe
@
nogc
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
uniconf
core
UniConfException
constructors
this
common constructor