wrench::JobTimeout Class Reference

A "job has timed out" failure cause. More...

#include <JobTimeout.h>

Inheritance diagram for wrench::JobTimeout:
wrench::FailureCause

Public Member Functions

WorkflowJobgetJob ()
 Getter. More...
 
std::string toString ()
 Get the human-readable failure message. More...
 

Detailed Description

A "job has timed out" failure cause.

Member Function Documentation

◆ getJob()

WorkflowJob * wrench::JobTimeout::getJob ( )

Getter.

Returns
the job

◆ toString()

std::string wrench::JobTimeout::toString ( )
virtual

Get the human-readable failure message.

Returns
the message

Implements wrench::FailureCause.


The documentation for this class was generated from the following files: