Package pulp :: Package server :: Package tasking :: Package queue :: Module thread :: Class TaskThreadException
[hide private]
[frames] | no frames]

Class TaskThreadException

source code

exceptions.Exception --+
                       |
                      TaskThreadException

Base class for task-specific exceptions to be raised in a task thread.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__