Public Member Functions | Public Attributes

ibrcommon::ThreadException Class Reference

#include <Thread.h>

Inherits ibrcommon::Exception.

Collaboration diagram for ibrcommon::ThreadException:
Collaboration graph
[legend]

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 21 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 24 of file Thread.h.


Member Data Documentation

Definition at line 26 of file Thread.h.


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