Exception for unknown EdgeId. More...
#include <exception.h>
Public Member Functions | |
UnknownEdgeIdException (const unsigned id) | |
Public Attributes | |
const unsigned | id |
Exception for unknown EdgeId.
Definition at line 70 of file exception.h.
topological_map_2d::UnknownEdgeIdException::UnknownEdgeIdException | ( | const unsigned | id | ) | [inline] |
Definition at line 72 of file exception.h.
const unsigned topological_map_2d::UnknownEdgeIdException::id |
Definition at line 74 of file exception.h.