Skip to content

StateError

Raised when an operation is invalid for the current object or runtime state, such as using a closed handle or stale reference.

Inherits

RuntimeError