Unknown camera type exception. More...
#include <cams/cam_exceptions.h>

Public Member Functions | |
| UnknownCameraTypeException (const char *msg=0) | |
| Constructor. | |
Unknown camera type exception.
Thrown if the requested camera has not been recognized or the needed libraries were not available at compile time.
Definition at line 53 of file cam_exceptions.h.
| firevision::UnknownCameraTypeException::UnknownCameraTypeException | ( | const char * | msg = 0 |
) |
Constructor.
| msg | optional extra message |
Definition at line 86 of file cam_exceptions.cpp.
References fawkes::Exception::append().
1.6.1