IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IMP.parallel.NoMoreSlavesError Class Reference

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

+ Inheritance diagram for IMP.parallel.NoMoreSlavesError:

Detailed Description

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

Note
This class is only available in Python.

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

Additional Inherited Members

- Public Member Functions inherited from IMP::Exception
 Exception (const char *message)
 
const char * what () const throw ()
 

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