MCPcopy
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
13class SocketAddrError(Exception):
14 """Raised when a UNIX-domain socket address is encountered."""
15
16
17class Addr(common.Addr):

Callers 1

fromstringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected