Class ConcurrentModificationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ConcurrentModificationException.Builder,ConcurrentModificationException>

@Generated("software.amazon.awssdk:codegen") public final class ConcurrentModificationException extends CognitoIdentityProviderException implements ToCopyableBuilder<ConcurrentModificationException.Builder,ConcurrentModificationException>

This exception is thrown if two or more modifications are happening concurrently.

See Also: