ConcurrentModificationException
Raised when a request attempts to modify data that is concurrently being modified by another process.
Types
Functions
Link copied to clipboard
inline fun copy(block: ConcurrentModificationException.Builder.() -> Unit = {}): ConcurrentModificationException