Searched refs:DnsUpdateError (Results 1 – 2 of 2) sorted by relevance
54 class DnsUpdateError(PlatformSettingsError): class351 return DnsUpdateError('Did you run under sudo?')573 raise DnsUpdateError('Could not find a suitable nameserver entry in %s' %678 return DnsUpdateError('Did you run as administrator?')747 raise DnsUpdateError("Interface with valid DNS configured not found.")
371 platformsettings.DnsUpdateError) as e: