Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ properties
Method
properties
cpp/src/error_condition.cpp:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
value error_condition::properties() const {
75
return properties_;
76
}
77
78
std::string error_condition::what() const {
79
if (!*this) {
Callers
1
operator==
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected