Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ name
Method
name
cpp/src/error_condition.cpp:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
std::string error_condition::name() const {
67
return name_;
68
}
69
70
std::string error_condition::description() const {
71
return description_;
Callers
1
operator==
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected