OutOfBoundsException Class Reference
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++>
List of all members.
Detailed Description
An exception indicating that an attempted operation would result in an out-of-range array index access or a buffer overflow/underflow.
- Author:
- Mark Lindner
Constructor & Destructor Documentation
Member Function Documentation
| const char* what |
( |
|
) |
const throw () [inline] |
The documentation for this class was generated from the following files: