|
cwidget 0.5.18
|
Thrown when thread::join fails. More...
#include <threads.h>
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 |
Thrown when thread::join fails.
|
virtual |
Implements cwidget::util::Exception.