Main Page   Modules   Namespace List   Class Hierarchy   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)
std::string getDescriptor ()
int getData1 ()
int getData2 ()

Private Attributes

std::string m_descriptor
 A text description of the error.

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 47 of file TimModule.h.


Field Documentation

int SctPixelRod::TimException::m_data1 [private]
 

First data value returned.

Definition at line 59 of file TimModule.h.

int SctPixelRod::TimException::m_data2 [private]
 

Second data value returned.

Definition at line 60 of file TimModule.h.

std::string SctPixelRod::TimException::m_descriptor [private]
 

A text description of the error.

Definition at line 58 of file TimModule.h.


The documentation for this class was generated from the following file:
Generated on Mon Dec 8 18:04:42 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3