A "service is suspended" failure cause. More...
#include <ServiceIsSuspended.h>
Public Member Functions | |
std::shared_ptr< Service > | getService () |
Getter. More... | |
std::string | toString () override |
Get the human-readable failure message. More... | |
Detailed Description
A "service is suspended" failure cause.
Member Function Documentation
◆ getService()
std::shared_ptr< Service > wrench::ServiceIsSuspended::getService | ( | ) |
Getter.
- Returns
- the service
◆ toString()
|
overridevirtual |
The documentation for this class was generated from the following files:
- ServiceIsSuspended.h
- ServiceIsSuspended.cpp