Exception for trying to add a NodeId that already exists. More...
#include <exception.h>
Public Member Functions | |
DuplicateNodeIdException (const NodeId id) | |
Public Attributes | |
const NodeId | id |
Exception for trying to add a NodeId that already exists.
Definition at line 78 of file exception.h.
pose_graph::DuplicateNodeIdException::DuplicateNodeIdException | ( | const NodeId | id | ) | [inline] |
Definition at line 80 of file exception.h.
Definition at line 82 of file exception.h.