wrench::FatalFailure Class Reference

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

#include <FatalFailure.h>

Inheritance diagram for wrench::FatalFailure:
wrench::FailureCause

Public Member Functions

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

Detailed Description

An "Unknown" failure cause (should not happen)

Constructor & Destructor Documentation

◆ FatalFailure()

wrench::FatalFailure::FatalFailure ( )

Constructor.

Member Function Documentation

◆ toString()

std::string wrench::FatalFailure::toString ( )
virtual

Get the human-readable failure message.

Returns
the message

Implements wrench::FailureCause.


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