ConnectionRefusedError

exception ConnectionRefusedError

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

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

Please login to continue.