SUMO - Simulation of Urban MObility
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

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:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines