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