ConfException.this

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

Meta