Eclipse SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
TimeFormatException (const std::string &data) | |
constructor | |
TimeFormatException Thrown when the string that shall be converted into a time representation HH:MM:SS isn't valid
Definition at line 108 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 111 of file UtilExceptions.h.