DOMException.INVALID_STATE_ERR

DOMException.INVALID_STATE_ERR field

If an attempt is made to use an object that is not, or is no longer, usable.

public const ushort INVALID_STATE_ERR;

See Also