Main Page   Class Hierarchy   Compound List   File List   Compound Members  

TBoundsException Class Reference

Exception thrown on out of bounds conditions. More...

#include <TBoundsException.hh>

Inheritance diagram for TBoundsException:

TException List of all members.

Public Methods

 TBoundsException ()
 Construct exception with default message.

 TBoundsException (const TString &str)
 Construct exception with custom message.


Detailed Description

Exception thrown on out of bounds conditions.

For example when trying to insert a value at position ten in a list that only has five elements.

Author:
Johan Bolmsjo <johan@nocrew.org>


The documentation for this class was generated from the following file:
Generated on Sat Feb 15 18:37:16 2003 for Tools by doxygen1.3-rc2