MCPcopy Create free account
hub / github.com/ccxt/ccxt / BadResponse

Class BadResponse

python/ccxt/base/errors.py:208–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206
207
208class BadResponse(OperationFailed):
209 pass
210
211
212class NullResponse(BadResponse):

Callers 4

handle_errorsMethod · 0.90
handle_errorsMethod · 0.90
fetch_web_endpointMethod · 0.90
fetch_web_endpointMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…