SUMO - Simulation of Urban MObility
OutOfBoundsException Class Reference

#include <UtilExceptions.h>

Inheritance diagram for OutOfBoundsException:
Inheritance graph
Collaboration diagram for OutOfBoundsException:
Collaboration graph

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 123 of file UtilExceptions.h.

Constructor & Destructor Documentation

◆ OutOfBoundsException()

OutOfBoundsException::OutOfBoundsException ( )
inline

constructor

Definition at line 126 of file UtilExceptions.h.


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