# Copyright 2016, Chris PeBenito # # SPDX-License-Identifier: LGPL-2.1-only # # class TabFieldError(RuntimeError): """Exception when trying to save a tab that has errors.""" pass