IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
IMP.parallel.NoMoreWorkersError Class Reference

Error raised if all workers failed, so tasks cannot be run. More...

+ Inheritance diagram for IMP.parallel.NoMoreWorkersError:

Detailed Description

Error raised if all workers failed, so tasks cannot be run.

Note
This class is only available in Python.

Definition at line 33 of file parallel/__init__.py.

Additional Inherited Members

- Public Member Functions inherited from IMP::Exception
 Exception (const Exception &)=default
 
 Exception (const char *message)
 
Exceptionoperator= (const Exception &)=default
 
const char * what () const noexcept
 

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