This is the exception thrown by shared interprocess_mutex family when a deadlock situation is detected or when using a interprocess_condition the interprocess_mutex is not locked.
More...
#include <exceptions.hpp>
This is the exception thrown by shared interprocess_mutex family when a deadlock situation is detected or when using a interprocess_condition the interprocess_mutex is not locked.
boost::interprocess::lock_exception::lock_exception |
( |
| ) |
|
|
inline |
error_code_t boost::interprocess::interprocess_exception::get_error_code |
( |
| ) |
const |
|
inlineinherited |
native_error_t boost::interprocess::interprocess_exception::get_native_error |
( |
| ) |
const |
|
inlineinherited |
virtual const char* boost::interprocess::lock_exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file: