IniLikeEntryException.this

Undocumented in source.
class IniLikeEntryException
pure nothrow @safe
this
(
string msg
,
string group
,
string key
,
string value
,
string file = __FILE__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta