Class ConcurrentModificationException

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

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

Another user submitted a request to create, update, or delete the object at the same time that you did. Retry the request.

See Also: