The constructors of Java.Util.InputMismatchException are listed below. For a list of all members, see the InputMismatchException Members list.
See Also: Inherited members from Java.Util.NoSuchElementException
Constructs a new InputMismatchException with the current stack trace filled in. | ||
Constructs a new InputMismatchException with the stack trace filled in and msg as its error message. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |