exception documentation
class NotPaused(SchedulerError):
This exception is raised when a task is resumed which was not previously paused.
class NotPaused(SchedulerError):
This exception is raised when a task is resumed which was not previously paused.