SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
OutOfBoundsException () |
OutOfBoundsException Thrown when an array element out of the array's bounderies is accessed
Definition at line 123 of file UtilExceptions.h.
OutOfBoundsException::OutOfBoundsException | ( | ) | [inline] |
constructor
Definition at line 126 of file UtilExceptions.h.