Wefts::NotJoinableError Class Reference
[Throwable exceptions]

#include <wefts_error.h>

Inheritance diagram for Wefts::NotJoinableError:

Inheritance graph
[legend]
Collaboration diagram for Wefts::NotJoinableError:

Collaboration graph
[legend]
List of all members.

Detailed Description

Error risen when the thread tries to join a detached thread.


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.


Constructor & Destructor Documentation

Wefts::NotJoinableError::NotJoinableError int  code = 0,
std::string  descr = "Can't join target thread"
 

Create the error.

Parameters:
code OS dependant code (if available)
descr a description of the error that can be human readable.


Member Function Documentation

virtual const std::string Wefts::NotJoinableError::className  )  const [inline, virtual]
 

Returns the name of the class.

Reimplemented from Wefts::Error.


The documentation for this class was generated from the following files:
Generated on Tue Oct 5 14:57:02 2004 for Wefts by doxygen 1.3.7