Classes | Namespaces
exception.h File Reference
#include <boost/format.hpp>
#include <stdexcept>
Include dependency graph for exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  topological_roadmap::DuplicateEdgeIdException
 Exception for trying to add an EdgeId that already exists. More...
struct  topological_roadmap::DuplicateNodeIdException
 Exception for trying to add a NodeId that already exists. More...
struct  topological_roadmap::ParallelEdgeException
 Exception when trying to add edge between two already connected nodes. More...
class  topological_roadmap::RoadmapException
struct  topological_roadmap::UnknownEdgeIdException
 Exception for unknown EdgeId. More...
struct  topological_roadmap::UnknownNodeIdException
 Exception for unknown node id. More...

Namespaces

namespace  topological_roadmap

Detailed Description

Exceptions thrown by code in topological_roadmap package

Author:
Bhaskara Marthi

Definition in file exception.h.



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