cwidget 0.5.16
Public Member Functions
cwidget::threads::ThreadJoinException Class Reference

Thrown when thread::join fails. More...

#include <threads.h>

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

List of all members.

Public Member Functions

 ThreadJoinException (const int error)
int get_errnum () const
std::string errmsg () const

Detailed Description

Thrown when thread::join fails.


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