#include <cams/cam_exceptions.h>
Inheritance diagram for firevision::CaptureException:
Public Member Functions | |
CaptureException (const char *format,...) | |
Constructor. |
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().