#include <pthread_.h>
Inheritance diagram for P::ThreadError:

Public Member Functions | |
| ThreadError (oserr_t errnum, const char *_what, const SourceInfo &_si) throw () | |
| BaseError * | clone () const |
| Clones the object. | |
Definition at line 34 of file pthread_.h.
|
||||||||||||||||
|
Definition at line 36 of file pthread_.h. Referenced by clone(). |
|
|
Clones the object. This method returns an exact copy of the exception object.
Reimplemented from P::SystemError. Definition at line 39 of file pthread_.h. References ThreadError(). |
1.3.3