Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ description
Method
description
cpp/src/error_condition.cpp:70–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
std::string error_condition::description() const {
71
return description_;
72
}
73
74
value error_condition::properties() const {
75
return properties_;
Callers
14
set_error_condition
Function · 0.80
on_transport_error
Method · 0.80
on_messaging_error
Method · 0.80
run
Method · 0.80
test_endpoint_close
Function · 0.80
operator==
Function · 0.80
==
Method · 0.80
assign
Method · 0.80
test_connection_error
Method · 0.80
test_session_error
Method · 0.80
test_sender_receiver_error
Method · 0.80
test_connection_error
Method · 0.80
Calls
no outgoing calls
Tested by
9
on_transport_error
Method · 0.64
on_messaging_error
Method · 0.64
test_endpoint_close
Function · 0.64
test_connection_error
Method · 0.64
test_session_error
Method · 0.64
test_sender_receiver_error
Method · 0.64
test_connection_error
Method · 0.64
test_session_error
Method · 0.64
test_link_error
Method · 0.64