|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Error raised if all workers failed, so tasks cannot be run. More...
Inheritance diagram for IMP.parallel.NoMoreWorkersError:Error raised if all workers failed, so tasks cannot be run.
Definition at line 30 of file parallel/__init__.py.
Additional Inherited Members | |
Public Member Functions inherited from IMP::Exception | |
| Exception (const Exception &)=default | |
| Exception (const char *message) | |
| Exception & | operator= (const Exception &)=default |
| const char * | what () const noexcept |