Exception for unknown NodeId. More...
#include <exception.h>
Public Member Functions | |
UnknownNodeIdException (const NodeId id) | |
Public Attributes | |
const NodeId | id |
Exception for unknown NodeId.
Definition at line 61 of file exception.h.
pose_graph::UnknownNodeIdException::UnknownNodeIdException | ( | const NodeId | id | ) | [inline] |
Definition at line 63 of file exception.h.
Definition at line 65 of file exception.h.