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

Error raised if a worker has an unhandled exception. More...

+ Inheritance diagram for IMP.parallel.RemoteError:

Detailed Description

Error raised if a worker has an unhandled exception.

Note
This class is only available in Python.

Definition at line 43 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: