|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Base class for all errors specific to the parallel module. More...
Inheritance diagram for IMP.parallel.Error:Base class for all errors specific to the parallel module.
Definition at line 21 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 |