Main Page Modules Namespace List Class Hierarchy Data Structures File List Namespace Members Data Fields Related Pages
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>
Inheritance diagram for SctPixelRod::NoImageFile:
|
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 Tue Dec 9 10:08:34 2003 for SCT DAQ/DCS Software by
1.3-rc3