Lines Matching full:nosuchelementexception
15 import java.util.NoSuchElementException;266 throw new NoSuchElementException();1212 if (!hasNext()) { throw new NoSuchElementException(); }