Eclipse SUMO - Simulation of Urban MObility
UnknownElement Class Reference

#include <UtilExceptions.h>

Inheritance diagram for UnknownElement:
[legend]
Collaboration diagram for UnknownElement:
[legend]

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 accessed which is not known to the container

Definition at line 147 of file UtilExceptions.h.

Constructor & Destructor Documentation

◆ UnknownElement() [1/2]

UnknownElement::UnknownElement ( )
inline

constructor

Definition at line 150 of file UtilExceptions.h.

◆ UnknownElement() [2/2]

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

constructor

Definition at line 154 of file UtilExceptions.h.


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