43 #ifndef __vpPoseException_H
44 #define __vpPoseException_H
54 #include <visp/vpException.h>
vpPoseException(const int code)
error that can be emited by ViSP classes.
something is not initialized
errorCodeEnum
Lists the possible error than can be emmited while calling vpPose member.
vpPoseException(const int code, const std::string &msg)
vpPoseException(const int code, const char *msg)
Error that can be emited by the vpPose class and its derivates.