cwidget::threads::ConditionNotLockedException Class Reference

Thrown when the mutex being used to wait on a condition is not locked. More...

#include <threads.h>

Inheritance diagram for cwidget::threads::ConditionNotLockedException:
cwidget::threads::ThreadException cwidget::util::Exception

List of all members.

Public Member Functions

std::string errmsg () const

Detailed Description

Thrown when the mutex being used to wait on a condition is not locked.

The mutex must be locked to preserve atomicity.


The documentation for this class was generated from the following files:
Generated on Sun May 9 13:04:55 2010 for cwidget by  doxygen 1.6.3