except Exceptions.TabNotImplementedException as e:
            errorList.append(
                "Guitar tab found in this piece: this application does not handle guitar tab.")
            logger.exception(
                "Guitar tab found in piece:{} - {}".format(fname, str(e)))