QueryException<T>.conflict constructor
QueryException<T>.conflict (})
Implementation
QueryException.conflict(
this.message,
this.offendingItems, {
this.underlyingException,
}) : event = QueryExceptionEvent.conflict;