#include <exception.h>
Public Member Functions | |
| invalid_index_exception (uint32 index, uint32 max_index) | |
Data Fields | |
| uint32 | index |
| uint32 | max_index |
Definition at line 60 of file exception.h.
Definition at line 67 of file exception.h.
Definition at line 68 of file exception.h.
1.6.3