Exception for unknown EdgeId. More...
#include <exception.h>
Public Member Functions | |
UnknownEdgeIdException (const EdgeId id) | |
Public Attributes | |
const EdgeId | id |
Exception for unknown EdgeId.
Definition at line 69 of file exception.h.
pose_graph::UnknownEdgeIdException::UnknownEdgeIdException | ( | const EdgeId | id | ) | [inline] |
Definition at line 71 of file exception.h.
Definition at line 73 of file exception.h.