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++>

Inheritance diagram for OutOfBoundsException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OutOfBoundsException ()
 Construct a new OutOfBoundsException.
const char * what () const throw ()

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

Construct a new OutOfBoundsException.


Member Function Documentation

const char* what (  )  const throw () [inline]

The documentation for this class was generated from the following files:
Generated on Sat Nov 26 16:49:09 2011 for libcommonc++ by  doxygen 1.6.3