|
ldas-tools-al 2.6.7
|
Busy lock error. More...
#include <ReadWriteLock.hh>


Public Member Functions | |
| BusyError () | |
| Constructor. | |
| BusyError () | |
| Constructor. | |
Static Private Member Functions | |
| static | std::string () |
| Produce the contents of the message string. | |
| static | std::string () |
| Produce the contents of the message string. | |
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.
| LDASTools::AL::ReadWriteLock::BusyError::BusyError | ( | ) |
Constructor.
|
staticprivate |
Produce the contents of the message string.
|
staticprivate |
Produce the contents of the message string.