#include <Thread.h>
Inherits ibrcommon::Exception.

Public Member Functions | |
| ThreadException (int err=0, string what="An error occured during a thread operation.") throw () | |
Public Attributes | |
| const int | error |
Definition at line 21 of file Thread.h.
| ibrcommon::ThreadException::ThreadException | ( | int | err = 0, |
|
| string | what = "An error occured during a thread operation." | |||
| ) | throw () [inline] |
| const int ibrcommon::ThreadException::error |
1.7.1