wrench::JobTimeout

class wrench::JobTimeout : public wrench::FailureCause

A “job has timed out” failure cause.

Public Functions

std::shared_ptr<Job> getJob()

Getter.

Returns

the job

virtual std::string toString() override

Get the human-readable failure message.

Returns

the message