Fawkes API Fawkes Development Version
|
Camera not started exception. More...
#include <>>
Public Member Functions | |
CameraNotStartedException () | |
Constructor. |
Camera not started exception.
Throw this exception if an operations was requested on a camera that is not possible if the camera has not been properly started before.
Definition at line 40 of file cam_exceptions.h.
firevision::CameraNotStartedException::CameraNotStartedException | ( | ) |
Constructor.
Definition at line 52 of file cam_exceptions.cpp.