WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
Public Member Functions | List of all members
wrench::SomeActionsHaveFailed Class Reference

An "Unknown" failure cause (should not happen) More...

#include <SomeActionsHaveFailed.h>

Inheritance diagram for wrench::SomeActionsHaveFailed:
wrench::FailureCause

Public Member Functions

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

Detailed Description

An "Unknown" failure cause (should not happen)

Member Function Documentation

◆ toString()

std::string wrench::SomeActionsHaveFailed::toString ( )
overridevirtual

Get the human-readable failure message.

Returns
the message

Implements wrench::FailureCause.


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