Sign in
chromium
/
chromiumos
/
platform
/
moblab
/
refs/heads/stabilize-15714.B
/
.
/
src
/
mobmonitor
/
diagnostic_checks
/
diagnostic_error.py
blob: 32727b8805a1b06edd3aa5bfe0837dc822a7583c [
file
] [
log
] [
blame
] [
edit
]
# -*- coding: utf-8 -*-
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
class
DiagnosticError
(
Exception
):
pass