Fawkes API Fawkes Development Version

firevision::UnknownCameraTypeException Class Reference

Unknown camera type exception. More...

#include <>>

Inheritance diagram for firevision::UnknownCameraTypeException:

List of all members.

Public Member Functions

 UnknownCameraTypeException (const char *msg=0)
 Constructor.

Detailed Description

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.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
msgoptional extra message

Definition at line 86 of file cam_exceptions.cpp.

References fawkes::Exception::append().


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends