#include <boost/format.hpp>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
struct | mongo_ros::DbConnectException |
Couldn't find matching message in collection. More... | |
struct | mongo_ros::Md5SumException |
Different md5 sum for messages. More... | |
class | mongo_ros::MongoRosException |
A base class for all pose_graph exceptions; provides a handy boost::format parent constructor. More... | |
struct | mongo_ros::NoMatchingMessageException |
Couldn't find matching message in collection. More... | |
Namespaces | |
namespace | mongo_ros |
Exceptions thrown by mongo_ros
Definition in file exceptions.h.