MCPcopy 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
4class DubboException(RuntimeError):
5 pass
6
7
8class DubboResponseException(DubboException):

Callers 1

parse_response_headFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected