Public Member Functions
topological_map_2d::ParallelEdgeException Struct Reference

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

#include <exception.h>

Inheritance diagram for topological_map_2d::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 119 of file exception.h.


Constructor & Destructor Documentation

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

Definition at line 121 of file exception.h.


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


topological_map_2d
Author(s): Bhaskara Marthi
autogenerated on Sun Jan 5 2014 11:39:24