43 #ifndef __vpTrackingException_H
44 #define __vpTrackingException_H
57 #include <visp/vpException.h>
91 va_start(args, format);
error that can be emited by ViSP classes.
vpTrackingException(const int id, const char *format,...)
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(const int id)
vpTrackingException(const int id, const std::string &msg)