wrench::FunctionNotFound
-
class FunctionNotFound : public wrench::FailureCause
A “function was not found” failure cause.
Public Functions
Constructor.
- Parameters:
function – the function to be invoked
-
virtual std::string toString() override
Get the human-readable failure message.
- Returns:
the message