exception.h File Reference

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

#include <dlrCommon/exception.h>

Include dependency graph for 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
975
Date
2007-12-30 01:57:17 -0500 (Sun, 30 Dec 2007)

Definition in file exception.h.


Generated on Wed Jun 25 13:47:22 2008 for dlrUtilities Utility Library by  doxygen 1.5.5