UnknownCameraException Class Reference

Unknown camera exception. More...

#include <cams/cam_exceptions.h>

Inheritance diagram for UnknownCameraException:

List of all members.


Public Member Functions

 UnknownCameraException (const char *msg=0)
 Constructor.

Detailed Description

Unknown camera exception.

Thrown if the requested camera is not available.

Definition at line 54 of file cam_exceptions.h.


Constructor & Destructor Documentation

UnknownCameraException::UnknownCameraException ( const char *  msg = 0  ) 

Constructor.

Parameters:
msg optional extra message

Definition at line 96 of file cam_exceptions.cpp.

References fawkes::Exception::append().


The documentation for this class was generated from the following files: