Searched refs:throwIfNewErrors (Results 1 – 10 of 10) sorted by relevance
99 errors.throwIfNewErrors(numErrorsBefore); in createWithListeners()115 errors.throwIfNewErrors(numErrorsBefore); in createWithListeners()
49 errors.throwIfNewErrors(0); in get()
68 errors.throwIfNewErrors(numErrorsBefore); in getAll()
88 errors.throwIfNewErrors(numErrorsBefore); in createConstructor()
94 errors.throwIfNewErrors(numErrors); in create()118 errors.throwIfNewErrors(numErrors); in create()
118 errors.throwIfNewErrors(numErrorsBefore); in provision()
124 errors.throwIfNewErrors(numErrorsBefore); in notifyListeners()
883 errors.throwIfNewErrors(numErrorsBefore);956 errors.throwIfNewErrors(numErrorsBefore);1022 errors.throwIfNewErrors(0);1039 errors.throwIfNewErrors(0);
282 errors.throwIfNewErrors(numErrorsBefore);
518 public void throwIfNewErrors(int expectedSize) throws ErrorsException { in throwIfNewErrors() method in Errors