Java.Util.NoSuchElementException: Constructor Members

The constructors of Java.Util.NoSuchElementException are listed below. For a list of all members, see the NoSuchElementException Members list.

See Also: Inherited members from Java.Lang.RuntimeException

Public Constructors

Constructs a new NoSuchElementException with the current stack trace filled in.
Constructs a new NoSuchElementException with the current stack trace and message filled in.

Protected Constructors

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