Public Member Functions

ibrcommon::MutexException Class Reference

#include <Mutex.h>

Inherits ibrcommon::Exception.

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

List of all members.

Public Member Functions

 MutexException (string what="An error occured during mutex operation.") throw ()

Detailed Description

Definition at line 9 of file Mutex.h.


Constructor & Destructor Documentation

ibrcommon::MutexException::MutexException ( string  what = "An error occured during mutex operation."  )  throw () [inline]

Definition at line 12 of file Mutex.h.


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