dlr::thread::OverflowException Class Reference

This Exception class is thrown when a DataQueue consumer falls too far behind the head of the queue, causing the queue to "overflow.". More...

#include <exception.h>

List of all members.

Public Member Functions

 OverflowException () throw ()
 OverflowException (const char *message) throw ()
 OverflowException (const char *message, const char *fileName, int lineNumber) throw ()
 OverflowException (const char *message, const char *functionName, const char *fileName, int lineNumber) throw ()
 OverflowException (const OverflowException &source) throw ()
virtual ~OverflowException () throw ()


Detailed Description

This Exception class is thrown when a DataQueue consumer falls too far behind the head of the queue, causing the queue to "overflow.".

Definition at line 36 of file dlrThread/exception.h.


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 20:34:22 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2