errors.fyi
community error code reference
errors.fyi
/
python
/
ConnectionRefusedError
ConnectionRefusedError
python
ConnectionRefusedError
Raised when a connection attempt is actively refused by the peer. errno is ECONNREFUSED.
References
https://docs.python.org/3/library/exceptions.html
โ all namespaces for ConnectionRefusedError