HWRF  trunk@4391
produtil.workpool.WrongThread Class Reference

Raised when a thread unrelated to a WorkPool attempts to interact with the WorkPool. More...

Detailed Description

Raised when a thread unrelated to a WorkPool attempts to interact with the WorkPool.

Only the thread that called the constructor, and the threads created by the WorkPool can interact with it.

Definition at line 10 of file workpool.py.

Inheritance diagram for produtil.workpool.WrongThread:

The documentation for this class was generated from the following file: