InvalidStateException.this

Undocumented in source.
class InvalidStateException
@safe pure nothrow
this
(
string message = null
,
string file = __FILE__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta