Class ConcurrentModificationException

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

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

Another modification is in progress at this time and it must complete before you can make your change.

See Also: