|
#include <RobotAPI/libraries/SimpleTrajectory/exceptions.h>
Public Member Functions | |
EmptyTrack (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 32 of file exceptions.h.
EmptyTrack | ( | const TrackID & | id | ) |
Definition at line 26 of file exceptions.cpp.
|
static |
Definition at line 29 of file exceptions.cpp.