![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
OutOfBoundsException (const std::string &msg="Out Of Bounds") | |
constructor More... | |
OutOfBoundsException Thrown when an array element out of the array's bounderies is accessed
Definition at line 132 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 135 of file UtilExceptions.h.