IndexOutOfBoundsException Class Reference

#include <Exception.h>

Inheritance diagram for IndexOutOfBoundsException:
Exception

List of all members.

Public Member Functions

 IndexOutOfBoundsException ()

Detailed Description

An IndexOutOfBoundsException occurs when a resource is requested at a specified index and no resource exists at that index.


Constructor & Destructor Documentation

IndexOutOfBoundsException::IndexOutOfBoundsException (  ) 

Constructs an IndexOutOfBoundsException with a default error message.


The documentation for this class was generated from the following file:
  • /home/builduser/trunk/pkgs/tog-pegasus/BUILD/pegasus/src/Pegasus/Common/Exception.h