Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

SctConfiguration::ConfigurationException Class Reference

Exception thrown by public configuration methods. More...

#include <ConfigurationException.h>


Public Member Functions

 ConfigurationException (const std::string &str) throw ()
 Provide a description on construction.

virtual const char * what () const throw ()
 Override std::exception method.


Private Attributes

std::string desc


Detailed Description

Exception thrown by public configuration methods.

Definition at line 9 of file sctConf/ConfigurationException.h.


Constructor & Destructor Documentation

SctConfiguration::ConfigurationException::ConfigurationException const std::string &  str  )  throw () [inline]
 

Provide a description on construction.

Definition at line 13 of file sctConf/ConfigurationException.h.


Member Function Documentation

virtual const char* SctConfiguration::ConfigurationException::what  )  const throw () [inline, virtual]
 

Override std::exception method.

Definition at line 18 of file sctConf/ConfigurationException.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 22 20:21:13 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5