A "job has timed out" failure cause. More...
#include <JobTimeout.h>
Public Member Functions | |
std::shared_ptr< WorkflowJob > | getJob () |
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()
std::shared_ptr< WorkflowJob > wrench::JobTimeout::getJob | ( | ) |
Getter.
- Returns
- the job
◆ toString()
|
virtual |
The documentation for this class was generated from the following files:
- JobTimeout.h
- JobTimeout.cpp