24 #ifndef _FIREVISION_CAMS_CAM_EXCEPTIONS_H_ 25 #define _FIREVISION_CAMS_CAM_EXCEPTIONS_H_ 27 #include <core/exception.h> 29 namespace firevision {
CaptureException(const char *format,...)
Constructor.
Camera not started exception.
Unknown camera exception.
CameraNotOpenedException()
Constructor.
Unknown camera control exception.
Capturing a frame failed.
UnknownCameraException(const char *msg=0)
Constructor.
Unknown camera type exception.
UnknownCameraTypeException(const char *msg=0)
Constructor.
Camera not opened exception.
Base class for exceptions in Fawkes.
CameraNotStartedException()
Constructor.
UnknownCameraControlTypeException(const char *msg=0)
Constructor.