#include <Thread.h>
List of all members.
Public Member Functions |
| | ThreadException (int err=0, string what="An error occured during a thread operation.") throw () |
Public Attributes |
| const int | error |
Detailed Description
Definition at line 22 of file Thread.h.
Constructor & Destructor Documentation
| ibrcommon::ThreadException::ThreadException |
( |
int |
err = 0, |
|
|
string |
what = "An error occured during a thread operation." |
|
) |
| throw () [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: