exception documentation
Special exception class to defer a task.
This class can be raised by BaseWorker.RunTask
to defer the execution of a task. Optionally, the priority of the task can be changed.
Special exception class to defer a task.
This class can be raised by BaseWorker.RunTask
to defer the execution of a task. Optionally, the priority of the task can be changed.