Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | 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>


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 52 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