Searched refs:PlatformSettingsError (Results 1 – 1 of 1) sorted by relevance
44 class PlatformSettingsError(Exception): class49 class DnsReadError(PlatformSettingsError):54 class DnsUpdateError(PlatformSettingsError):59 class NotAdministratorError(PlatformSettingsError):64 class CalledProcessError(PlatformSettingsError):253 raise PlatformSettingsError('Unable to get current tcp init_cwnd.')