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

SctApi::SctApiException Class Reference

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

#include <SctApi.h>


Public Member Functions

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

 SctApiException (const CrateException &c) throw ()
 Copy a crate exception.

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 51 of file SctApi.h.


Constructor & Destructor Documentation

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

Provide a description on construction.

Definition at line 55 of file SctApi.h.

SctApi::SctApiException::SctApiException const CrateException c  )  throw ()
 

Copy a crate exception.


Member Function Documentation

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

Override std::exception method.

Definition at line 63 of file SctApi.h.


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