FatalFailure Class Reference

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

#include <FailureCause.h>

Inheritance diagram for FatalFailure:

Public Member Functions

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

Detailed Description

An "Unknown" failure cause (should not happen)

Member Function Documentation

◆ toString()

std::string FatalFailure::toString ( )

Get the human-readable failure message.

Returns
the message

The documentation for this class was generated from the following files:
  • /Users/rafsilva/Documents/isi/workspace/wrench/wrench/include/wrench/workflow/execution_events/FailureCause.h
  • /Users/rafsilva/Documents/isi/workspace/wrench/wrench/src/wrench/workflow/execution_events/FailureCause.cpp