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