Main Page Modules Namespace List Class Hierarchy 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>
Inheritance diagram for SctPixelRod::HpiException:
|
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 Tue Dec 9 10:08:34 2003 for SCT DAQ/DCS Software by
1.3-rc3