Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
class
ExchangeError(BaseError):
65
pass
66
67
68
class
AuthenticationError(ExchangeError):
Callers
15
transfer
Method · 0.90
handle_errors
Method · 0.90
withdraw
Method · 0.90
fetch_ledger
Method · 0.90
fetch_deposits_withdrawals
Method · 0.90
handle_errors
Method · 0.90
request
Method · 0.90
fetch_markets
Method · 0.90
cancel_orders_for_symbols
Method · 0.90
handle_errors
Method · 0.90
market
Method · 0.90
handle_errors
Method · 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…