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

#include <UtilExceptions.h>

Inheritance diagram for InvalidArgument:
runtime_error

Public Member Functions

 InvalidArgument (const std::string &message)

Detailed Description

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.

Constructor & Destructor Documentation

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

constructor

Definition at line 51 of file UtilExceptions.h.


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