nexustrader.exchange.binance.error ===================================== .. currentmodule:: nexustrader.exchange.binance.error This module provides error handling functionality for the Binance exchange, including custom exception classes and retry logic. Class Overview ----------------- .. autoclass:: BinanceServerError :members: :undoc-members: :show-inheritance: .. autoclass:: BinanceClientError :members: :undoc-members: :show-inheritance: