IMP logo
IMP Reference Guide  develop.1a86c4215a,2024/04/24
The Integrative Modeling Platform
IMP.parallel.Error Class Reference

Base class for all errors specific to the parallel module. More...

+ Inheritance diagram for IMP.parallel.Error:

Detailed Description

Base class for all errors specific to the parallel module.

Note
This class is only available in Python.

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