public class ConcurrentModificationException4D
extends java.lang.RuntimeException
Collection
,
Iterator
,
ListIterator
,
Vector
,
LinkedList
,
HashSet
,
Hashtable
,
TreeMap
,
AbstractList
,
Serialized FormConstructor and Description |
---|
ConcurrentModificationException4D()
Constructs a ConcurrentModificationException with no detail message.
|
ConcurrentModificationException4D(java.lang.String detail)
Constructs a ConcurrentModificationException with a detail message.
|
public ConcurrentModificationException4D()
public ConcurrentModificationException4D(java.lang.String detail)
detail
- the detail message for the exception