Exception when no path found in graph between two nodes. More...
#include <exception.h>

Public Member Functions | |
| NoPathException (const unsigned n, const unsigned n2) | |
Exception when no path found in graph between two nodes.
Definition at line 125 of file exception.h.
| pose_graph::NoPathException::NoPathException | ( | const unsigned | n, | |
| const unsigned | n2 | |||
| ) | [inline] |
Definition at line 127 of file exception.h.