35 #ifndef ROSBAG_EXCEPTIONS_H 36 #define ROSBAG_EXCEPTIONS_H Base class for rosbag exceptions.
Exception thrown on problems reading the bag index.
Exception(const std::string &what)
Exception thrown when on IO problems.
BagIOException(std::string const &msg)
BagException(std::string const &msg)