Time out error. More...
#include <ReadWriteLock.hh>
Public Member Functions | |
TimedoutError () | |
Constructor. | |
TimedoutError () | |
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. | |
Time out error.
This error is procuded when a task requests a lock with a a time limit and that time limit is reached before the lock can be given.
LDASTools::AL::ReadWriteLock::TimedoutError::TimedoutError | ( | ) |
Constructor.
LDASTools::AL::ReadWriteLock::TimedoutError::TimedoutError | ( | ) |
Constructor.
|
staticprivate |
Produce the contents of the message string.
|
staticprivate |
Produce the contents of the message string.