HostError Class Reference

A "host error" failure cause (e.g., attempted to start a daemon on a host that is off) More...

#include <FailureCause.h>

Inheritance diagram for HostError:

Public Member Functions

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

Detailed Description

A "host error" failure cause (e.g., attempted to start a daemon on a host that is off)

Member Function Documentation

◆ toString()

std::string HostError::toString ( )

Get the human-readable failure message.

Returns
the message

The documentation for this class was generated from the following files:
  • /home/wrench/wrench/include/wrench/workflow/execution_events/FailureCause.h
  • /home/wrench/wrench/src/wrench/workflow/execution_events/FailureCause.cpp