#include <cams/cam_exceptions.h>
Inheritance diagram for firevision::UnknownCameraException:
Public Member Functions | |
UnknownCameraException (const char *msg=0) | |
Constructor. |
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().