SessionCannotBeLockedError Class

The requested session cannot be locked.

Attempt to connect to a session with a specific session ID, but the session is currently locked by another client. Make sure the session is unlocked by other clients.

Inheritance
SessionCannotBeLockedError

Constructor

SessionCannotBeLockedError(**kwargs)