![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
NumberFormatException (const std::string &data) | |
constructor More... | |
NumberFormatException Thrown when the string that shall be converted into a numerical representation has any other characters then digits and a dot
Definition at line 93 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 96 of file UtilExceptions.h.