dlr::thread::SyncException Class Reference

This Exception class can be used by client code to communicate unexpected synchronization events, such as failure to synchronize, or receipt of inconsistent data via DataQueue. More...

#include <exception.h>

List of all members.

Public Member Functions

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


Detailed Description

This Exception class can be used by client code to communicate unexpected synchronization events, such as failure to synchronize, or receipt of inconsistent data via DataQueue.

Definition at line 65 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