#include <exception.h>
Public Member Functions | |
SnapshotTransformException (const std::string &target, const std::string &source, const ros::Time &t, const ros::Duration &d) | |
SnapshotTransformException (const tf::TransformException &e) |
Definition at line 61 of file exception.h.
laser_slam::SnapshotTransformException::SnapshotTransformException | ( | const tf::TransformException & | e | ) | [inline] |
Definition at line 63 of file exception.h.
laser_slam::SnapshotTransformException::SnapshotTransformException | ( | const std::string & | target, | |
const std::string & | source, | |||
const ros::Time & | t, | |||
const ros::Duration & | d | |||
) | [inline] |
Definition at line 65 of file exception.h.