public class NoSuchElementException4D
extends java.lang.RuntimeException
Enumeration,
Iterator,
ListIterator,
Enumeration.nextElement(),
Iterator#next(),
ListIterator#previous(),
Serialized Form| Constructor and Description |
|---|
NoSuchElementException4D()
Constructs a NoSuchElementException with no detail message.
|
NoSuchElementException4D(java.lang.String detail)
Constructs a NoSuchElementException with a detail message.
|
public NoSuchElementException4D()
public NoSuchElementException4D(java.lang.String detail)
detail - the detail message for the exception