Searched defs:NoSuchElementException (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/util/
H A DNoSuchElementException.java38 class NoSuchElementException extends RuntimeException { class in inherits:RuntimeException
45 public NoSuchElementException() { method in class:NoSuchElementException
56 public NoSuchElementException(String s) { method in class:NoSuchElementException

Completed in 50 milliseconds