Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

SctPixelRod::baseException Class Reference

This is a general exception base class for ROD software. More...

#include <BaseException.h>


Detailed Description

This is a general exception base class for ROD software.

Classes inherited from this class are thrown if an error in a ROD operation is detected. In general, this class supports a string message and inherited classes can then add additional parameters to report as needed. All classes should support overloading the insertion operator (<<) so that users can print a message to cout or cerr simply by inserting the exception object into the desired ostream object.

Author:
Tom Meyer (meyer@iastate.edu) - originator


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:38:05 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3