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.java36 public class NoSuchElementException extends RuntimeException { class
44 public NoSuchElementException() { in NoSuchElementException() method in NoSuchElementException
57 public NoSuchElementException(String s, Throwable cause) { in NoSuchElementException() method in NoSuchElementException
71 public NoSuchElementException(Throwable cause) { in NoSuchElementException() method in NoSuchElementException
82 public NoSuchElementException(String s) { in NoSuchElementException() method in NoSuchElementException