19 #ifndef _MUTEX_EXCEPTIONS
20 #define _MUTEX_EXCEPTIONS
22 #include "exceptions.h"
Mutual exclusion exception class.
CMutexException(const std::string &where, const std::string &error_msg)
Constructor.
std::string error_msg
Exception error message.