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