Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration.
@author unascribed
@version 1.22, 11/17/05
@see java.util.Enumeration
@see java.util.Enumeration#nextElement()
@since JDK1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.