Public Member Functions
topological_roadmap::ParallelEdgeException Struct Reference

Exception when trying to add edge between two already connected nodes. More...

#include <exception.h>

Inheritance diagram for topological_roadmap::ParallelEdgeException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ParallelEdgeException (const unsigned n1, const unsigned n2)

Detailed Description

Exception when trying to add edge between two already connected nodes.

Definition at line 95 of file exception.h.


Constructor & Destructor Documentation

topological_roadmap::ParallelEdgeException::ParallelEdgeException ( const unsigned  n1,
const unsigned  n2 
) [inline]

Definition at line 97 of file exception.h.


The documentation for this struct was generated from the following file:


topological_roadmap
Author(s): Bhaskara Marthi
autogenerated on Sun Jan 5 2014 11:39:33