WRENCH
1.10
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
A "not enough space on storage service" failure cause. More...
#include <StorageServiceNotEnoughSpace.h>
Public Member Functions | |
WorkflowFile * | getFile () |
Getter. More... | |
std::shared_ptr< StorageService > | getStorageService () |
Getter. More... | |
std::string | toString () |
Get the human-readable failure message. More... | |
A "not enough space on storage service" failure cause.
WorkflowFile * wrench::StorageServiceNotEnoughSpace::getFile | ( | ) |
Getter.
std::shared_ptr< StorageService > wrench::StorageServiceNotEnoughSpace::getStorageService | ( | ) |
Getter.
|
virtual |