Searched defs:TabCrashException (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/
H A Dexceptions.py21 class TabCrashException(NativeBrowserCrashException): class in inherits:NativeBrowserCrashException
26 super(TabCrashException, self).__init__(browser, msg)

Completed in 66 milliseconds