Base for all Imaq related exceptions. More...
#include <ImaqGrabber.h>
Public Member Functions | |
ImaqException (const std::string &_message) | |
~ImaqException () throw () | |
virtual const char * | what () const throw () |
Base for all Imaq related exceptions.
Definition at line 29 of file ImaqGrabber.h.
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.
|
virtual |
Definition at line 26 of file ImaqGrabber.cpp.