exception coinmetrics._exceptions.CoinMetricsClientConnectionError( original_error, *args, **kwargs, )
Bases: Exception
Exception
Raised when a connection error occurs (ConnectionResetError, ChunkedEncodingError).
Parameters:
original_error (Exception)
args (Any)
kwargs (Any)
Last updated 3 months ago
Was this helpful?