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