twisted.internet.task.NotPaused
class twisted.internet.task.NotPaused(SchedulerError): (source)
View In Hierarchy
This exception is raised when a task is resumed which was not previously paused.