ldas-tools-al 2.6.4
|
Busy lock error. More...
#include <ReadWriteLock.hh>
Public Member Functions | |
BusyError () | |
Constructor. More... | |
Static Private Member Functions | |
static | std::string () |
Produce the contents of the message string. More... | |
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.
LDASTools::AL::ReadWriteLock::BusyError::BusyError | ( | ) |
Constructor.
|
staticprivate |
Produce the contents of the message string.