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

Class AuthenticationError

python/ccxt/base/errors.py:68–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67
68class AuthenticationError(ExchangeError):
69 pass
70
71
72class PermissionDenied(AuthenticationError):

Callers 15

signMethod · 0.90
signMethod · 0.90
signMethod · 0.90
signMethod · 0.90
sign_inMethod · 0.90
fetch_accountsMethod · 0.90
withdrawMethod · 0.90
handle_errorsMethod · 0.90
signMethod · 0.90
signMethod · 0.90
signMethod · 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…