libcommonc++
0.7
|
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. More... | |
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.
|
inline |