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

SctPixelRod::HpiException Class Reference

This is an exception class for Host Port Interface errors. It inherits from BaseException, adding the expected and actual addresses. More...

#include <RodModule.h>


Public Member Functions

 HpiException (std::string descriptor, unsigned long calcAddr, unsigned long readAddr)
unsigned long getCalcAddr ()
unsigned long getReadAddr ()
virtual void what (std::ostream &)

Private Attributes

unsigned long m_calcAddr
unsigned long m_readAddr


Detailed Description

This is an exception class for Host Port Interface errors. It inherits from BaseException, adding the expected and actual addresses.

This class is thrown if an error in an HPI read/write operation is detected.

Author:
Tom Meyer (meyer@iastate.edu) - originator

Definition at line 74 of file RodDaq/RodCrate/RodModule.h.


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 21:20:38 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5