Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

Wefts::NotJoinableError Class Reference
[Errors]

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

#include <wefts_error.h>

Inheritance diagram for Wefts::NotJoinableError:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 NotJoinableError (int code=0)
 Create the error.

virtual const std::string description () const

Detailed Description

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


Constructor & Destructor Documentation

Wefts::NotJoinableError::NotJoinableError int    code = 0 [inline]
 

Create the error.

Parameters:
code  OS dependant code (if available)


Member Function Documentation

virtual const std::string Wefts::NotJoinableError::description   const [inline, virtual]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 18 05:53:46 2003 for Wefts by doxygen1.2.18