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 69 of file exception.h.
topological_roadmap::UnknownEdgeIdException::UnknownEdgeIdException | ( | const unsigned | id | ) | [inline] |
Definition at line 71 of file exception.h.
const unsigned topological_roadmap::UnknownEdgeIdException::id |
Definition at line 73 of file exception.h.