ldas-tools-al
2.6.2
|
Busy lock error. More...
#include <ReadWriteLock.hh>
Inherits runtime_error.
Public Member Functions | |
BusyError () | |
Constructor. | |
Busy lock error.
This error is produced when a task requests to exclusively lock a resource that is currently locked in a non-blocking mode.