A "operation not allowed" failure cause. More...
#include <NotAllowed.h>
Public Member Functions | |
std::shared_ptr< Service > | getService () |
Get the service that caused the error. More... | |
std::string | toString () |
Get the human-readable failure message. More... | |
Detailed Description
A "operation not allowed" failure cause.
Member Function Documentation
◆ getService()
std::shared_ptr< Service > wrench::NotAllowed::getService | ( | ) |
Get the service that caused the error.
- Returns
- the service
◆ toString()
|
virtual |
The documentation for this class was generated from the following files:
- NotAllowed.h
- NotAllowed.cpp