|
IMP
2.0.0
The Integrative Modeling Platform
|
An exception for a request for an invalid member of a container. More...
#include <IMP/base/exception.h>
Inheritance diagram for IMP::base::IndexException:Public Member Functions | |
| IndexException (const char *t) | |
| Create exception with an error message. | |
Public Member Functions inherited from IMP::base::Exception | |
| Exception (const char *message) | |
| const char * | what () const throw () |
The equivalent Python type also derives from Python's IndexError.
Definition at line 157 of file base/exception.h.