SctPixelRod::NoImageFile Class Reference
This is an exception class for when a binary image file is not found. It inherits from BaseException, adding the name of the missing file as a data member.
More...
#include <RodModule.h>
|
Public Member Functions |
| NoImageFile (std::string descriptor, std::string fileName) |
std::string | getFileName () |
virtual void | what (std::ostream &) |
Private Attributes |
std::string | m_fileName |
Detailed Description
This is an exception class for when a binary image file is not found. It inherits from BaseException, adding the name of the missing file as a data member.
If we try to load a binary image for a master or slave DSP and the file is not found, an object of this class is thrown.
- Author:
- Tom Meyer (meyer@iastate.edu) - originator
Definition at line 49 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
1.3.5