CameraNotOpenedException Class Reference
Camera not opened exception. More...
#include <cams/cam_exceptions.h>
Inheritance diagram for CameraNotOpenedException:

Public Member Functions | |
| CameraNotOpenedException () | |
| Constructor. | |
Detailed Description
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 29 of file cam_exceptions.h.
Constructor & Destructor Documentation
| CameraNotOpenedException::CameraNotOpenedException | ( | ) |
The documentation for this class was generated from the following files:
- src/firevision/cams/cam_exceptions.h
- src/firevision/cams/cam_exceptions.cpp

