Exception when expected two nodes to be connected and they aren't. More...
#include <exception.h>
Public Member Functions | |
DisconnectedNodesException (const NodeId n1, const NodeId n2) |
Exception when expected two nodes to be connected and they aren't.
Definition at line 125 of file exception.h.
pose_graph::DisconnectedNodesException::DisconnectedNodesException | ( | const NodeId | n1, |
const NodeId | n2 | ||
) | [inline] |
Definition at line 127 of file exception.h.