dlrThread/exception.h File Reference

Header file declaring some exception types and providing namespace documentation. More...

#include <dlrCommon/exception.h>

Include dependency graph for dlrThread/exception.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::thread

Classes

class  dlr::thread::OverflowException
 This Exception class is thrown when a DataQueue consumer falls too far behind the head of the queue, causing the queue to "overflow.". More...
class  dlr::thread::SyncException
 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...
class  dlr::thread::TimeoutException
 This Exception class can be used by client code to communicate that a timeout expired. More...


Detailed Description

Header file declaring some exception types and providing namespace documentation.

Copyright (c) 2003-2007, David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
886
Date
2007-05-04 01:59:27 -0400 (Fri, 04 May 2007)

Definition in file dlrThread/exception.h.


Generated on Mon Jul 9 20:34:07 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2