Java.Util.InputMismatchException: Constructor Members

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

Public Constructors

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.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.