cwidget 0.5.18
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
 
virtual std::string errmsg () const =0
 

Detailed Description

Thrown when thread::join fails.

Member Function Documentation

◆ errmsg()

std::string cwidget::threads::ThreadJoinException::errmsg ( ) const
virtual

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