SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OutOfBoundsException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for OutOfBoundsException:
runtime_error

Public Member Functions

 OutOfBoundsException ()

Detailed Description

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

Definition at line 137 of file UtilExceptions.h.

Constructor & Destructor Documentation

OutOfBoundsException::OutOfBoundsException ( )
inline

constructor

Definition at line 140 of file UtilExceptions.h.


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