## page was copied from DnsTemplate ##master-page:HelpTemplate <> <> https://www.programcreek.com/python/example/97820/dns.exception.DNSException Handling socket errors gracefully https://subscription.packtpub.com/book/cloud-and-networking/9781786463999/1/ch01lvl1sec09/handling-socket-errors-gracefully {{{ except socket.error as e: print ("Error creating socket: %s" % e) }}} == history == {{{ }}} ---- CategoryDns CategoryWatch CategoryTemplate