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