#include <exception.h>
Public Member Functions | |
TopologicalMapException (const format &error_string) | |
TopologicalMapException (const char *str) |
A base class for all topological_map_2d exceptions; provides a handy boost::format parent constructor
Definition at line 54 of file exception.h.
topological_map_2d::TopologicalMapException::TopologicalMapException | ( | const format & | error_string | ) | [inline] |
Definition at line 57 of file exception.h.
topological_map_2d::TopologicalMapException::TopologicalMapException | ( | const char * | str | ) | [inline] |
Definition at line 58 of file exception.h.