OutOfBoundsException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for OutOfBoundsException:

runtime_error

Detailed Description

OutOfBoundsException Thrown when an array element out of the array's bounderies is accessed

Definition at line 119 of file UtilExceptions.h.


Public Member Functions

 OutOfBoundsException ()

Constructor & Destructor Documentation

OutOfBoundsException::OutOfBoundsException (  )  [inline]

constructor

Definition at line 122 of file UtilExceptions.h.

00123             : std::runtime_error("Out Of Bounds") {}


The documentation for this class was generated from the following file:

Generated on Wed May 5 00:06:57 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6