#include <cams/cam_exceptions.h>
Inheritance diagram for firevision::CameraNotOpenedException:
Public Member Functions | |
CameraNotOpenedException () | |
Constructor. |
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 | ( | ) |