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.java39 class NoSuchElementException extends RuntimeException { class
46 public NoSuchElementException() { in NoSuchElementException() method in NoSuchElementException
57 public NoSuchElementException(String s) { in NoSuchElementException() method in NoSuchElementException