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
Constructs a new NoSuchElementException with the current stack trace filled in. | ||
Constructs a new NoSuchElementException with the current stack trace and message filled in. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |