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

SctPixelRod::TimException Class Reference

TimException: a general exception class for TIM errors. More...

#include <TimModule.h>


Public Member Functions

 TimException (std::string descriptor, int data1, int data2)
int getData1 ()
int getData2 ()
virtual void what (std::ostream &)

Private Attributes

int m_data1
 First data value returned.

int m_data2
 Second data value returned.


Detailed Description

TimException: a general exception class for TIM errors.

This class is thrown if an error in a TIM operation is detected.

Contributors: John Lane <jbl@hep.ucl.ac.uk> - originator

Definition at line 51 of file TimModule.h.


Field Documentation

int SctPixelRod::TimException::m_data1 [private]
 

First data value returned.

Definition at line 62 of file TimModule.h.

int SctPixelRod::TimException::m_data2 [private]
 

Second data value returned.

Definition at line 63 of file TimModule.h.


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