Eclipse SUMO - Simulation of Urban MObility
OutOfBoundsException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for OutOfBoundsException:
Collaboration diagram for OutOfBoundsException:

Public Member Functions

 OutOfBoundsException ()
 constructor More...
 

Detailed Description

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

Definition at line 122 of file UtilExceptions.h.

Constructor & Destructor Documentation

◆ OutOfBoundsException()

OutOfBoundsException::OutOfBoundsException ( )
inline

constructor

Definition at line 125 of file UtilExceptions.h.


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