Exceptions Module¶
Exceptions control.
BinPan only defines its own domain exceptions. Errors from the Binance API are
raised by panzer (panzer.errors.BinanceAPIException) and propagate as-is.
Exceptions:
|
BinPan exception with custom message. |
|
Exception for errors from missing data for redis. |