firevision::CaptureException Class Reference

Capturing a frame failed. More...

#include <cams/cam_exceptions.h>

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

List of all members.

Public Member Functions

 CaptureException (const char *format,...)
 Constructor.

Detailed Description

Capturing a frame failed.

This exception is thrown if a camera failed to retrieve a new image from the camera.

Definition at line 47 of file cam_exceptions.h.


Constructor & Destructor Documentation

firevision::CaptureException::CaptureException ( const char *  format,
  ... 
)

Constructor.

Parameters:
format format of the descriptive message

Definition at line 67 of file cam_exceptions.cpp.

References fawkes::Exception::append_va().


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

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1