 |
Visual Servoing Platform
version 3.3.0
|
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);
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(int id)
vpFrameGrabberException(int id, const char *format,...)
vpFrameGrabberException(int id, const std::string &msg)
error that can be emited by ViSP classes.