|
IMP Reference Guide
2.23.0
The Integrative Modeling Platform
|
Error raised if a worker has an unhandled exception. More...
Inheritance diagram for IMP.parallel.RemoteError:Error raised if a worker has an unhandled exception.
Definition at line 40 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 |