|
|
#include <RobotAPI/libraries/SimpleTrajectory/exceptions.h>
Inheritance diagram for EmptyTrack: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 28 of file exceptions.h.
| EmptyTrack | ( | const TrackID & | id | ) |
Definition at line 27 of file exceptions.cpp.
|
static |
Definition at line 32 of file exceptions.cpp.