Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/
DNoSuchElementException.java38 class NoSuchElementException extends RuntimeException { class
45 public NoSuchElementException() { in NoSuchElementException() method in NoSuchElementException
56 public NoSuchElementException(String s) { in NoSuchElementException() method in NoSuchElementException