Exception DmlBatchUpdateCountVerificationFailedException (6.89.0)

public class DmlBatchUpdateCountVerificationFailedException extends AbortedException

Exception thrown by a Connection when an automatic DML batch detects that one or more of the update counts that it returned during the buffering of DML statements does not match with the actual update counts that were returned after execution.