wrench::NoScratchSpace Class Reference

A "no scratch space" failure cause. More...

#include <NoScratchSpace.h>

Inheritance diagram for wrench::NoScratchSpace:
wrench::FailureCause

Public Member Functions

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

Detailed Description

A "no scratch space" failure cause.

Constructor & Destructor Documentation

◆ NoScratchSpace()

wrench::NoScratchSpace::NoScratchSpace ( std::string  error)

Constructor.

Parameters
errorerror message

Member Function Documentation

◆ toString()

std::string wrench::NoScratchSpace::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: