dlr::thread::TimeoutException Class Reference

This Exception class can be used by client code to communicate that a timeout expired. More...

#include <exception.h>

List of all members.

Public Member Functions

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


Detailed Description

This Exception class can be used by client code to communicate that a timeout expired.

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