Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/dubbo-python2
/ RegisterException
Class
RegisterException
dubbo/common/exceptions.py:22–26 ·
view source on GitHub ↗
与注册中心相关的异常
Source
from the content-addressed store, hash-verified
20
21
22
class
RegisterException(DubboException):
23
""
"
24
与注册中心相关的异常
25
""
"
26
pass
27
28
29
class
DubboRequestTimeoutException(DubboException):
Callers
4
__init__
Method · 0.90
get_provider_host
Method · 0.90
_get_providers_from_zk
Method · 0.90
_routing_with_wight
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected