java.util.ConcurrentModificationException

E1098241 UNEXPLORED

java.util.ConcurrentModificationException is a runtime exception in Java that signals an illegal modification of a collection while it is being iterated, typically detected by fail-fast iterators.

All labels observed (1)

Label Occurrences
java.util.ConcurrentModificationException 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.ConcurrentModificationException