Closed Santobert closed 5 years ago
We catch a wrong exception in account.py. Since we use our own exceptions we can't catch HTTPError and ConnectionError anymore.
account.py
good catch!
We catch a wrong exception in
account.py
. Since we use our own exceptions we can't catch HTTPError and ConnectionError anymore.