The general base class for IMP exceptions.
Exceptions should be used to report all errors that occur within IMP.
Inheritance diagram for IMP::base::Exception:Public Member Functions | |
| Exception (const char *message) | |
| const char * | what () const throw () |