exception.h File Reference

#include <boost/format.hpp>
#include <stdexcept>
Include dependency graph for exception.h:

Go to the source code of this file.

Classes

struct  topological_map_2d::DuplicateEdgeIdException
 Exception for trying to add an EdgeId that already exists. More...
struct  topological_map_2d::DuplicateNodeIdException
 Exception for trying to add a NodeId that already exists. More...
struct  topological_map_2d::GridFrameNameException
 Exception when expected a frame id of form "grid42" and didn't get it. More...
struct  topological_map_2d::InvalidEdgeIdException
 Exception for invalid edge id. More...
struct  topological_map_2d::InvalidNodeIdException
 Exception for invalid node id. More...
struct  topological_map_2d::ParallelEdgeException
 Exception when trying to add edge between two already connected nodes. More...
class  topological_map_2d::TopologicalMapException
struct  topological_map_2d::UnknownEdgeIdException
 Exception for unknown EdgeId. More...
struct  topological_map_2d::UnknownNodeIdException
 Exception for unknown node id. More...

Namespaces

namespace  topological_map_2d

Detailed Description

Exceptions thrown by code in topological_map_2d package

Author:
Bhaskara Marthi

Definition in file exception.h.

 All Classes Namespaces Files Functions Variables Typedefs Defines


topological_map_2d
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 09:14:27 2013