wrench::JobTimeout
-
class JobTimeout : public wrench::FailureCause
A “job has timed out” failure cause.
Public Functions
Constructor.
- Parameters:
job – the job that has timed out
-
std::shared_ptr<Job> getJob()
Getter.
- Returns:
the job
-
virtual std::string toString() override
Get the human-readable failure message.
- Returns:
the message