MCPcopy 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
74value error_condition::properties() const {
75 return properties_;
76}
77
78std::string error_condition::what() const {
79 if (!*this) {

Callers 1

operator==Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected