IBR-DTNSuite
0.8
|
#include <Thread.h>
Public Member Functions | |
ThreadException (int err=0, string what="An error occured during a thread operation.") throw () | |
Public Attributes | |
const int | error |
ibrcommon::ThreadException::ThreadException | ( | int | err = 0 , |
string | what = "An error occured during a thread operation." |
||
) | throw () [inline] |
const int ibrcommon::ThreadException::error |