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

Class NullResponse

python/ccxt/base/errors.py:212–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210
211
212class NullResponse(BadResponse):
213 pass
214
215
216class CancelPending(OperationFailed):

Callers 15

handle_errorsMethod · 0.90
handle_errorsMethod · 0.90
handle_errorsMethod · 0.90
handle_errorsMethod · 0.90
fetch_tickerMethod · 0.90
fetch_mark_priceMethod · 0.90
fetch_ticker_wsMethod · 0.90
fetch_funding_rateMethod · 0.90
fetch_tickerMethod · 0.90
fetch_mark_priceMethod · 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…