35 #ifndef ROSBAG_EXCEPTIONS_H 36 #define ROSBAG_EXCEPTIONS_H 38 #include "../../../cpp_common/include/ros/exception.h"
Base class for rosbag exceptions.
GLsizei const GLchar *const * string
Exception(const std::string &what)
Base class for all exceptions thrown by ROS.
Exception thrown on problems reading the bag index.
Exception thrown when on IO problems.
BagIOException(std::string const &msg)
BagException(std::string const &msg)