Class ConcurrentModificationException

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

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

Exception thrown when a resource is modified concurrently by multiple requests.

See Also: