|
IMP Reference Guide
2.17.0
The Integrative Modeling Platform
|
The general base class for IMP exceptions.
More...
#include <IMP/exception.h>
Inheritance diagram for IMP::Exception:The general base class for IMP exceptions.
Exceptions should be used to report all errors that occur within IMP.
Definition at line 48 of file exception.h.
Public Member Functions | |
| Exception (const char *message) | |
| const char * | what () const throw () |