WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
A "compute thread has died" failure cause. More...
#include <ComputeThreadHasDied.h>
Public Member Functions | |
ComputeThreadHasDied () | |
Constructor. More... | |
std::string | toString () override |
Get the human-readable failure message. More... | |
A "compute thread has died" failure cause.
wrench::ComputeThreadHasDied::ComputeThreadHasDied | ( | ) |
Constructor.
|
overridevirtual |