InvalidStateException.this

class InvalidStateException
pure nothrow @nogc @safe
this
(
string msg
,
string file = __FILE__
,
ulong line = cast(ulong)__LINE__
,
Throwable nextInChain = null
)

Meta