NoSuchElementException Members

NoSuchElementException Members

Class Overview | This Package | All Packages

Constructors
Name Description
NoSuchElementException() Constructs a NoSuchElementException with no detail message.
NoSuchElementException(String) Constructs a NoSuchElementException with the specified detail message.