Fawkes API  Fawkes Development Version
firevision::CaptureException Class Reference

Capturing a frame failed. More...

#include <>>

Inheritance diagram for firevision::CaptureException:

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.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
formatformat 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: