44 #ifndef __vpRobotException_H
45 #define __vpRobotException_H
58 #include <visp/vpException.h>
124 positionOutOfRangeError
vpRobotException(const int code)
Error that can be emited by the vpRobot class and its derivates.
errorRobotCodeEnum
Lists the possible error than can be emmited while calling vpRobot member.
error that can be emited by ViSP classes.
vpRobotException(const int code, const std::string &msg)
vpRobotException(const int code, const char *msg)