blob: 32727b8805a1b06edd3aa5bfe0837dc822a7583c [file] [log] [blame]
# -*- 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