39 #ifndef __vpPoseException_H
40 #define __vpPoseException_H
50 #include <visp3/core/vpException.h>
88 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.