CameraNotStartedException Class Reference

Camera not started exception. More...

#include <cams/cam_exceptions.h>

Inheritance diagram for CameraNotStartedException:

List of all members.


Public Member Functions

 CameraNotStartedException ()
 Constructor.

Detailed Description

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 35 of file cam_exceptions.h.


Constructor & Destructor Documentation

CameraNotStartedException::CameraNotStartedException (  ) 

Constructor.

Definition at line 47 of file cam_exceptions.cpp.


The documentation for this class was generated from the following files: