Eclipse SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
UnknownElement () | |
constructor | |
UnknownElement (const std::string &msg) | |
constructor | |
UnknownElement Thrown when a named element is tried to be accessed which is not known to the container
Definition at line 147 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 150 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 154 of file UtilExceptions.h.