NoOperationError#

exception nublado.controller.exceptions.NoOperationError(message, user=None, *, failed_at=None)#

Bases: SlackException

No operation was in progress when attempting to wait.

Parameters: