Exception when trying to add edge between two already connected nodes. More...
#include <exception.h>
Public Member Functions | |
ParallelEdgeException (const unsigned n1, const unsigned n2) |
Exception when trying to add edge between two already connected nodes.
Definition at line 119 of file exception.h.
topological_map_2d::ParallelEdgeException::ParallelEdgeException | ( | const unsigned | n1, | |
const unsigned | n2 | |||
) | [inline] |
Definition at line 121 of file exception.h.