ConcurrentModificationException
Exception thrown as a result of concurrent modifications to an application. This error can be the result of attempting to modify an application without using the current application ID.
Types
Functions
Link copied to clipboard
inline fun copy(block: ConcurrentModificationException.Builder.() -> Unit = {}): ConcurrentModificationException