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

Base for all ImageGrabber related exceptions. More...

#include <ImageGrabber.h>

Inheritance diagram for ImageGrabberException:

Public Member Functions

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

Detailed Description

Base for all ImageGrabber related exceptions.

Definition at line 16 of file ImageGrabber.h.

Constructor & Destructor Documentation

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

Definition at line 15 of file ImageGrabber.cpp.

ImageGrabberException::~ImageGrabberException ( )
throw (
)

Definition at line 22 of file ImageGrabber.cpp.

Member Function Documentation

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

Definition at line 18 of file ImageGrabber.cpp.


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