wrench::FunctionalityNotAvailable

class wrench::FunctionalityNotAvailable : public wrench::FailureCause

A “requested functionality is not available on that service” failure cause.

Public Functions

std::string getFunctionalityName()

Getter.

Returns

the functionality name

std::shared_ptr<Service> getService()

Getter.

Returns

the service

virtual std::string toString() override

Get the human-readable failure message.

Returns

the message