A "requested functionality is not available on that service" failure cause. More...
#include <FunctionalityNotAvailable.h>
Public Member Functions | |
std::string | getFunctionalityName () |
Getter. More... | |
std::shared_ptr< Service > | getService () |
Getter. More... | |
std::string | toString () |
Get the human-readable failure message. More... | |
Detailed Description
A "requested functionality is not available on that service" failure cause.
Member Function Documentation
◆ getFunctionalityName()
std::string wrench::FunctionalityNotAvailable::getFunctionalityName | ( | ) |
Getter.
- Returns
- the functionality name
◆ getService()
std::shared_ptr< Service > wrench::FunctionalityNotAvailable::getService | ( | ) |
Getter.
- Returns
- the service
◆ toString()
|
virtual |
The documentation for this class was generated from the following files:
- FunctionalityNotAvailable.h
- FunctionalityNotAvailable.cpp