39 #ifndef _vpTrackingException_H 40 #define _vpTrackingException_H 56 #include <visp3/core/vpException.h> 90 va_start(args, format);
error that can be emited by ViSP classes.
Error that can be emited by the vpTracker class and its derivates.
errorTrackingCodeEnum
Lists the possible error than can be emmited while calling vpTracking member.
void setMessage(const char *format, va_list args)
Set the message container.
vpTrackingException(int id, const std::string &msg)
vpTrackingException(int id, const char *format,...)
vpTrackingException(int id)