InvalidStateException

This operation is not allowed in this state.

class InvalidStateException : Exception {}

Constructors

this
this(string message, string file, size_t line, Throwable next)
Undocumented in source.

Meta