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

P::ThreadError Class Reference
[Core library]

Threading error exception class. More...

#include <pthread_.h>

Inheritance diagram for P::ThreadError:

P::SystemError P::RuntimeError P::BaseError List of all members.

Public Member Functions

 ThreadError (oserr_t errnum, const char *_what, const SourceInfo &_si) throw ()
BaseErrorclone () const
 Clones the object.


Detailed Description

Threading error exception class.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 34 of file pthread_.h.


Constructor & Destructor Documentation

P::ThreadError::ThreadError oserr_t  errnum,
const char *  _what,
const SourceInfo _si
throw () [inline]
 

Definition at line 36 of file pthread_.h.

Referenced by clone().


Member Function Documentation

BaseError* P::ThreadError::clone  )  const [inline, virtual]
 

Clones the object.

This method returns an exact copy of the exception object.

Returns:
the copied exception object

Reimplemented from P::SystemError.

Definition at line 39 of file pthread_.h.

References ThreadError().


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:37 2004 for P::Classes by doxygen 1.3.3