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

SctApi::CrateException Class Reference

Exception to be thrown by public API methods. More...

#include <crate.h>


Public Member Functions

 CrateException (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 to be thrown by public API methods.

Definition at line 28 of file crate.h.


Constructor & Destructor Documentation

SctApi::CrateException::CrateException const std::string &  str  )  throw () [inline]
 

Provide a description on construction.

Definition at line 32 of file crate.h.


Member Function Documentation

virtual const char* SctApi::CrateException::what  )  const throw () [inline, virtual]
 

Override std::exception method.

Definition at line 37 of file crate.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:51:58 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5