Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/util/
DNoSuchElementException.java25 public class NoSuchElementException extends RuntimeException { class
33 public NoSuchElementException() { in NoSuchElementException() method in NoSuchElementException
43 public NoSuchElementException(String detailMessage) { in NoSuchElementException() method in NoSuchElementException