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

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

Completed in 33 milliseconds