Eclipse SUMO - Simulation of Urban MObility
InvalidArgument Class Reference

#include <UtilExceptions.h>

Inheritance diagram for InvalidArgument:
[legend]
Collaboration diagram for InvalidArgument:
[legend]

Public Member Functions

 InvalidArgument (const std::string &message)
 constructor More...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ InvalidArgument()

InvalidArgument::InvalidArgument ( const std::string &  message)
inline

constructor

Definition at line 59 of file UtilExceptions.h.


The documentation for this class was generated from the following file: