#include <wefts_error.h>
Inheritance diagram for Wefts::NotJoinableError:
Public Member Functions | |
NotJoinableError (int code=0, std::string descr="Can't join target thread") | |
Create the error. | |
virtual const std::string | className () const |
Returns the name of the class. |
|
Create the error.
|
|
Returns the name of the class.
Reimplemented from Wefts::Error. |