InvalidState

InvalidState Exception

@safe pure nothrow
class InvalidState : Exception {}

Constructors

this
this(string err, Throwable next, string file, int line)
Undocumented in source.

Meta