java.util.NoSuchElementException

E1098240 UNEXPLORED

java.util.NoSuchElementException is a runtime exception in Java that signals an attempt to access an element that does not exist, commonly thrown by iterators and scanners when no more elements are available.

All labels observed (1)

Label Occurrences
java.util.NoSuchElementException canonical 1

How this entity was disambiguated

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

java.util containsClass java.util.NoSuchElementException