Searched refs:nextError (Results 1 – 1 of 1) sorted by relevance
1075 ServiceConfigurationError nextError; field in ServiceLoader.LazyClassPathLookupIterator1182 while (nextProvider == null && nextError == null) { in hasNextService()1212 nextError = e; in hasNextService()1226 ServiceConfigurationError e = nextError; in nextService()1228 nextError = null; in nextService()