#include <cams/cam_exceptions.h>
Inheritance diagram for firevision::UnknownCameraControlTypeException:
Public Member Functions | |
UnknownCameraControlTypeException (const char *msg=0) | |
Constructor. |
Thrown if the requested camera control has not been recognized or the needed libraries were not available at compile time.
Definition at line 65 of file cam_exceptions.h.
firevision::UnknownCameraControlTypeException::UnknownCameraControlTypeException | ( | const char * | msg = 0 |
) |
Constructor.
msg | optional extra message |
Definition at line 117 of file cam_exceptions.cpp.
References fawkes::Exception::append().