Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cucumber/cucumber-cpp
/ getMessage
Method
getMessage
src/connectors/wire/WireProtocol.cpp:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
const std::string FailureResponse::getMessage() const {
29
return message;
30
}
31
32
const std::string FailureResponse::getExceptionType() const {
33
return exceptionType;
Callers
2
run
Method · 0.45
visit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected