wrench::JobTimeout

class JobTimeout : public wrench::FailureCause

A “job has timed out” failure cause.

Public Functions

JobTimeout()

Constructor.

Parameters:

job – the job that has timed out

virtual std::string toString() override

Get the human-readable failure message.

Returns:

the message