|
#include <RobotAPI/libraries/SimpleTrajectory/exceptions.h>
Public Member Functions | |
NoTrackWithID (const TrackID &id) | |
Public Member Functions inherited from TrajectoryException | |
TrajectoryException (const std::string &msg) | |
Static Public Member Functions | |
static std::string | makeMsg (const TrackID &id) |
Definition at line 25 of file exceptions.h.
NoTrackWithID | ( | const TrackID & | id | ) |
Definition at line 14 of file exceptions.cpp.
|
static |
Definition at line 17 of file exceptions.cpp.