ConnectionAbortedError

exception ConnectionAbortedError

A subclass of ConnectionError, raised when a connection attempt is aborted by the peer. Corresponds to errno ECONNABORTED.

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.