cwidget  0.5.17
Public Member Functions | List of all members
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

Public Member Functions

 ThreadJoinException (const int error)
 
int get_errnum () const
 
std::string errmsg () const
 
- Public Member Functions inherited from cwidget::util::Exception
std::string get_backtrace () const
 

Detailed Description

Thrown when thread::join fails.


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