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 95 of file exception.h.
topological_roadmap::ParallelEdgeException::ParallelEdgeException | ( | const unsigned | n1, | |
const unsigned | n2 | |||
) | [inline] |
Definition at line 97 of file exception.h.