MCPcopy Index your code
hub / github.com/apache/dubbo-python2 / DubboRequestTimeoutException

Class DubboRequestTimeoutException

dubbo/common/exceptions.py:29–33  ·  view source on GitHub ↗

dubbo请求超时异常

Source from the content-addressed store, hash-verified

27
28
29class DubboRequestTimeoutException(DubboException):
30 """
31 dubbo请求超时异常
32 """
33 pass

Callers 1

getMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected