39 #ifndef _vpPoseException_h_ 40 #define _vpPoseException_h_ 51 #include <visp3/core/vpException.h> 91 va_start(args, format);
error that can be emited by ViSP classes.
vpPoseException(int id, const std::string &msg)
something is not initialized
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.
vpPoseException(int id, const char *format,...)