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