Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cucumber/cucumber-cpp
/ ~InvokeException
Function
~InvokeException
include/cucumber-cpp/internal/CukeEngine.hpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
const std::string getMessage() const;
36
37
virtual ~InvokeException() = default;
38
};
39
40
class CUCUMBER_CPP_EXPORT InvokeFailureException : public InvokeException {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected