Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | 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 71 of file RodModule.h.


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