Loading...
Searching...
No Matches
Exception.h
Exception(const std::string &what)
This is just a wrapper on std::runtime_error.
Definition Exception.h:50
Exception(const std::string &prefix, const std::string &what)
This is just a wrapper on std::runtime_error with a prefix added.
Definition Exception.h:56
Main namespace. Contains everything in this library.
Definition MultiLevelPlanarManipulatorDemo.cpp:66
STL namespace.