SourceForge.net Logo

DAQpp::Exception Class Reference
[DAQ++ tools]

class Exception

This is the base class for the DAQ++ exceptions. More...

#include <exception.h>

Inheritance diagram for DAQpp::Exception:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Exception ()
 Constructor.
 Exception (const Exception &e)
 Copy constructor.
virtual ~Exception () throw ()
 Destructor.
const char * what () const throw ()
 Returns a C-style character string describing the general cause of the current error.

Protected Attributes

std::string _why
 stores the exceptin message


Detailed Description

class Exception

This is the base class for the DAQ++ exceptions.


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

Generated on Mon Apr 21 10:00:04 2008 for DAQ++ by  doxygen 1.5.5