A "unknown mount point storage service" failure cause. More...
#include <InvalidDirectoryPath.h>
Public Member Functions | |
std::string | getInvalidPath () |
Get the invalid path. More... | |
std::shared_ptr< StorageService > | getStorageService () |
Get the storage service at which the path was invalid. More... | |
std::string | toString () |
Get the human-readable failure message. More... | |
Detailed Description
A "unknown mount point storage service" failure cause.
Member Function Documentation
◆ getInvalidPath()
std::string wrench::InvalidDirectoryPath::getInvalidPath | ( | ) |
Get the invalid path.
- Returns
- a path
◆ getStorageService()
std::shared_ptr< StorageService > wrench::InvalidDirectoryPath::getStorageService | ( | ) |
Get the storage service at which the path was invalid.
- Returns
- a storage service
◆ toString()
|
virtual |
The documentation for this class was generated from the following files:
- InvalidDirectoryPath.h
- InvalidDirectoryPath.cpp