Public Member Functions

firevision::UnknownCameraControlTypeException Class Reference

Unknown camera control exception. More...

#include <>>

Inheritance diagram for firevision::UnknownCameraControlTypeException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 UnknownCameraControlTypeException (const char *msg=0)
 Constructor.

Detailed Description

Unknown camera control exception.

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.


Constructor & Destructor Documentation

firevision::UnknownCameraControlTypeException::UnknownCameraControlTypeException ( const char *  msg = 0  ) 

Constructor.

Parameters:
msg optional extra message

Definition at line 117 of file cam_exceptions.cpp.

References fawkes::Exception::append().


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