wrench::InvalidDirectoryPath
-
class InvalidDirectoryPath : public wrench::FailureCause
A “unknown mount point storage service” failure cause.
Public Functions
-
std::shared_ptr<FileLocation> getLocation()
Get the location with the invalid path.
- Returns:
a storage service
-
virtual std::string toString() override
Get the human-readable failure message.
- Returns:
the message
-
std::shared_ptr<FileLocation> getLocation()