SourceForge.net Logo

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

This is the base of the exceptions thrown when a problem with a parameter is found. More...

#include <exception.h>

Inheritance diagram for DAQpp::ParameterException:

Inheritance graph
[legend]
Collaboration diagram for DAQpp::ParameterException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ParameterException (const std::string &name)
 Constructor.
 ParameterException (const ParameterException &e)
 Copy constructor.
 ~ParameterException () throw ()
 Destructor.
std::string get_name () const
 returns the paramter name
const char * what () const throw ()
 returns the exception message

Protected Attributes

std::string name
 Parameter name.


Detailed Description

This is the base of the exceptions thrown when a problem with a parameter is found.
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