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