SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
InvalidArgument Class Reference

#include <UtilExceptions.h>

Inheritance diagram for InvalidArgument:
Inheritance graph
Collaboration diagram for InvalidArgument:
Collaboration graph

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 66 of file UtilExceptions.h.

Constructor & Destructor Documentation

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

constructor

Definition at line 69 of file UtilExceptions.h.


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