A "file was not found" failure cause. More...
#include <FileNotFound.h>
Public Member Functions | |
WorkflowFile * | getFile () |
Getter. More... | |
std::shared_ptr< FileLocation > | getLocation () |
Getter. More... | |
std::string | toString () |
Get the human-readable failure message. More... | |
Detailed Description
A "file was not found" failure cause.
Member Function Documentation
◆ getFile()
WorkflowFile * wrench::FileNotFound::getFile | ( | ) |
Getter.
- Returns
- the file
◆ getLocation()
std::shared_ptr< FileLocation > wrench::FileNotFound::getLocation | ( | ) |
Getter.
- Returns
- the storage service
◆ toString()
|
virtual |
The documentation for this class was generated from the following files:
- FileNotFound.h
- FileNotFound.cpp