42 #ifndef __vpServoException_H
43 #define __vpServoException_H
50 #include <visp/vpException.h>
90 va_start(args, format);
vpServoException(const int id, const char *format,...)
vpServoException(const int id, const std::string &msg)
Error that can be emited by the vpServo class and its derivates.
error that can be emited by ViSP classes.
Task was not killed properly.
errorServoCodeEnum
Lists the possible error than can be emmited while calling vpServo member.
void setMessage(const char *format, va_list args)
Set the message container.
vpServoException(const int id)
No degree of freedom is available to achieve the secondary task.
Current or desired feature list is empty.