cwidget  0.5.17
List of all members
cwidget::threads::ThreadException Class Reference

The base class for all thread-related exceptions. More...

#include <threads.h>

Inheritance diagram for cwidget::threads::ThreadException:
cwidget::util::Exception cwidget::threads::ConditionNotLockedException cwidget::threads::DoubleLockException cwidget::threads::ThreadCreateException cwidget::threads::ThreadJoinException

Additional Inherited Members

- Public Member Functions inherited from cwidget::util::Exception
std::string get_backtrace () const
 
virtual std::string errmsg () const =0
 

Detailed Description

The base class for all thread-related exceptions.


The documentation for this class was generated from the following file: