Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/certbot/certbot
/ SocketAddrError
Class
SocketAddrError
certbot/src/certbot/_internal/plugins/nginx/obj.py:13–14 ·
view source on GitHub ↗
Raised when a UNIX-domain socket address is encountered.
Source
from the content-addressed store, hash-verified
11
12
13
class
SocketAddrError(Exception):
14
""
"Raised when a UNIX-domain socket address is encountered."
""
15
16
17
class
Addr(common.Addr):
Callers
1
fromstring
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected