40 #ifndef _vpFrameGrabberException_h_
41 #define _vpFrameGrabberException_h_
58 #include <visp3/core/vpConfig.h>
59 #include <visp3/core/vpException.h>
86 va_start(args, format);
error that can be emited by ViSP classes.
void setMessage(const char *format, va_list args)
Set the message container.
Error that can be emited by the vpFrameGrabber class and its derivates.
errorFrameGrabberCodeEnum
Lists the possible error than can be emmited while calling vpFrameGrabber member.
vpFrameGrabberException(int id)
vpFrameGrabberException(int id, const char *format,...)
vpFrameGrabberException(int id, const std::string &msg)