43 #ifndef __vpTrackingException_H
44 #define __vpTrackingException_H
57 #include <visp/vpException.h>
vpTrackingException(const int code, const std::string &msg)
vpTrackingException(const int code)
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.
vpTrackingException(const int code, const char *msg)