#include <ExceptionBase.h>
Inheritance diagram for CODEX_Exceptions::IllegalIndexException:


Public Methods | |
| IllegalIndexException (const string &fname, int line) | |
| Constructor. | |
| ~IllegalIndexException () | |
| Virtual destructor. | |
| void | report () const |
| Derived classes override this method to display their error messages. | |
Definition at line 72 of file ExceptionBase.h.
1.2.18