public class InputMismatchException extends NoSuchElementException
| Constructor and Description |
|---|
InputMismatchException() |
InputMismatchException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InputMismatchException()
public InputMismatchException(String s)
Copyright © 2005–2021 Javolution. All rights reserved.