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