blob: 76fbdcf69016ea090b44031f4ff843ba837ade65 [file] [log] [blame]
# Copyright 2014 The Chromium 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 BrowserTypeRequiredException(Exception):
pass
class BrowserFinderException(Exception):
pass