39 #ifndef _vpPoseException_h_ 40 #define _vpPoseException_h_ 51 #include <visp3/core/vpException.h> 91 va_start(args, format);
vpPoseException(const int id, const std::string &msg)
error that can be emited by ViSP classes.
vpPoseException(const int id)
something is not initialized
vpPoseException(const int id, const char *format,...)
void setMessage(const char *format, va_list args)
Set the message container.
errorCodeEnum
Lists the possible error than can be emmited while calling vpPose member.
Error that can be emited by the vpPose class and its derivates.