A "no scratch space" failure cause. More...
#include <NoScratchSpace.h>
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
-
error error message
Member Function Documentation
◆ toString()
|
virtual |
The documentation for this class was generated from the following files:
- NoScratchSpace.h
- NoScratchSpace.cpp