Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/dubbo-python2
/ DubboException
Class
DubboException
dubbo/common/exceptions.py:4–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
class
DubboException(RuntimeError):
5
pass
6
7
8
class
DubboResponseException(DubboException):
Callers
1
parse_response_head
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected