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

#include <UtilExceptions.h>

Inheritance diagram for UnknownElement:
Inheritance graph
Collaboration diagram for UnknownElement:
Collaboration graph

Public Member Functions

 UnknownElement ()
 constructor More...
 
 UnknownElement (const std::string &msg)
 constructor More...
 

Detailed Description

UnknownElement Thrown when a named element is tried to be accesed which is not known to the container

Definition at line 144 of file UtilExceptions.h.

Constructor & Destructor Documentation

UnknownElement::UnknownElement ( )
inline

constructor

Definition at line 147 of file UtilExceptions.h.

UnknownElement::UnknownElement ( const std::string &  msg)
inline

constructor

Definition at line 151 of file UtilExceptions.h.


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