Capturing a frame failed. More...
#include <>>
Public Member Functions | |
CaptureException (const char *format,...) | |
Constructor. |
Capturing a frame failed.
This exception is thrown if a camera failed to retrieve a new image from the camera.
Definition at line 47 of file cam_exceptions.h.
firevision::CaptureException::CaptureException | ( | const char * | format, | |
... | ||||
) |
Constructor.
format | format of the descriptive message |
Definition at line 67 of file cam_exceptions.cpp.
References fawkes::Exception::append_va().