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

Class ExchangeError

python/ccxt/base/errors.py:64–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63
64class ExchangeError(BaseError):
65 pass
66
67
68class AuthenticationError(ExchangeError):

Callers 15

transferMethod · 0.90
handle_errorsMethod · 0.90
withdrawMethod · 0.90
fetch_ledgerMethod · 0.90
handle_errorsMethod · 0.90
requestMethod · 0.90
fetch_marketsMethod · 0.90
handle_errorsMethod · 0.90
marketMethod · 0.90
handle_errorsMethod · 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…