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