Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ pn_error_text
Function
pn_error_text
python/cproton.py:450–451 ·
view source on GitHub ↗
(error)
Source
from the content-addressed store, hash-verified
448
449
# pn_error bindings
450
def
pn_error_text(error):
451
return
utf82string(lib.pn_error_text(error))
452
453
454
# pn_data bindings
Callers
4
_check
Method · 0.90
_check
Method · 0.90
_check
Method · 0.90
_check
Method · 0.90
Calls
1
utf82string
Function · 0.85
Tested by
no test coverage detected