Searched refs:throwIfNewErrors (Results 1 – 6 of 6) sorted by relevance
94 errors.throwIfNewErrors(numErrorsBefore); in createWithListeners()110 errors.throwIfNewErrors(numErrorsBefore); in createWithListeners()
88 errors.throwIfNewErrors(numErrorsBefore); in createConstructor()
110 errors.throwIfNewErrors(numErrors); in create()135 errors.throwIfNewErrors(numErrors); in create()
931 errors.throwIfNewErrors(numErrorsBefore);984 errors.throwIfNewErrors(numErrorsBefore);1072 errors.throwIfNewErrors(0);
312 errors.throwIfNewErrors(numErrorsBefore);
595 public void throwIfNewErrors(int expectedSize) throws ErrorsException { in throwIfNewErrors() method in Errors