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

Public Member Functions | |
| MutexException (string what="An error occured during mutex operation.") throw () | |
Definition at line 9 of file Mutex.h.
| ibrcommon::MutexException::MutexException | ( | string | what = "An error occured during mutex operation." |
) | throw () [inline] |
1.7.1