runMACS
 All Data Structures Files Functions Variables Enumerations Enumerator Macros
Public Member Functions
ImaqException Class Reference

Base for all Imaq related exceptions. More...

#include <ImaqGrabber.h>

Inheritance diagram for ImaqException:

Public Member Functions

 ImaqException (const std::string &_message)
 
 ~ImaqException () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Base for all Imaq related exceptions.

Definition at line 29 of file ImaqGrabber.h.

Constructor & Destructor Documentation

ImaqException::ImaqException ( const std::string &  _message)

Definition at line 23 of file ImaqGrabber.cpp.

ImaqException::~ImaqException ( )
throw (
)

Definition at line 30 of file ImaqGrabber.cpp.

Member Function Documentation

const char * ImaqException::what ( ) const
throw (
)
virtual

Definition at line 26 of file ImaqGrabber.cpp.


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