SctApi::CrateException Class Reference

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

#include <crate.h>

Collaboration diagram for SctApi::CrateException:

Collaboration graph
[legend]

Public Member Functions

 CrateException (const std::string &str) throw ()
 Provide a description on construction.
 ~CrateException () throw ()
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 36 of file crate.h.


Constructor & Destructor Documentation

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

Provide a description on construction.

Definition at line 40 of file crate.h.


Member Function Documentation

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

Override std::exception method.

Definition at line 45 of file crate.h.

References desc.

Referenced by SctApi::awaitResponse(), SctApi::awaitResponseAll(), and SctApi::modifyABCDVar().


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:04:17 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6