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

#include <UtilExceptions.h>

Inheritance diagram for UnknownElement:
runtime_error

Public Member Functions

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

Detailed Description

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

Definition at line 137 of file UtilExceptions.h.


Constructor & Destructor Documentation

UnknownElement::UnknownElement ( )
inline

constructor

Definition at line 140 of file UtilExceptions.h.

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

constructor

Definition at line 144 of file UtilExceptions.h.


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