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

Public Member Functions | |
| UnknownCameraException (const char *msg=0) | |
| Constructor. | |
Unknown camera exception.
Thrown if the requested camera is not available.
Definition at line 59 of file cam_exceptions.h.
| firevision::UnknownCameraException::UnknownCameraException | ( | const char * | msg = 0 |
) |
Constructor.
| msg | optional extra message |
Definition at line 101 of file cam_exceptions.cpp.
References fawkes::Exception::append().
1.6.1