An exception indicating that an attempted operation would result in an out-of-range array index access or a buffer overflow/underflow. More...
#include <OutOfBoundsException.h++>

Public Member Functions | |
| OutOfBoundsException () | |
| Construct a new OutOfBoundsException. | |
| const char * | what () const throw () |
An exception indicating that an attempted operation would result in an out-of-range array index access or a buffer overflow/underflow.
Construct a new OutOfBoundsException.
| const char* what | ( | ) | const throw () [inline] |
1.6.3