Contents
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)