UniConfException.this

common constructor

class UniConfException
pure nothrow @safe @nogc
this
(
string msg
,
string file = __FILE__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta