Home
last modified time | relevance | path

Searched refs:PlatformSettingsError (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
Dplatformsettings.py44 class PlatformSettingsError(Exception): class
49 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.')