class twisted.internet.task.TaskFinished(SchedulerError): (source)
Known subclasses: twisted.internet.task.TaskDone, twisted.internet.task.TaskFailed, twisted.internet.task.TaskStopped
The operation could not complete because the task was already completed, stopped, encountered an error or otherwise permanently stopped running.