wrench::HostError
-
class HostError : public wrench::FailureCause
A “host error” failure cause (e.g., attempted to start a daemon on a host that is off)
Public Functions
-
virtual std::string toString() override
Get the human-readable failure message.
- Returns:
the message
-
virtual std::string toString() override