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

Class TimeoutException

source code

exceptions.Exception --+    
                       |    
     TaskThreadException --+
                           |
                          TimeoutException

Exception to interrupt a task with a time out.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__