TableExistsError

exception audformat.errors.TableExistsError(table_type, table_id)[source]

If a table of another type with same ID exists already.

Parameters
  • table_type (str) – table type

  • table_id (str) – table identifier