IBR-DTNSuite  0.8
ibrcommon::ThreadException Class Reference

#include <Thread.h>

Inheritance diagram for ibrcommon::ThreadException:
Collaboration diagram for ibrcommon::ThreadException:

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]

Definition at line 25 of file Thread.h.


Member Data Documentation

Definition at line 27 of file Thread.h.


The documentation for this class was generated from the following file: