Eclipse SUMO - Simulation of Urban MObility
|
#include <UtilExceptions.h>
Public Member Functions | |
InvalidArgument (const std::string &message) | |
constructor | |
InvalidArgument Thrown when an argument was not proper in the current context. A message will be supplied.
Definition at line 56 of file UtilExceptions.h.
|
inline |
constructor
Definition at line 59 of file UtilExceptions.h.