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