Class ConflictException

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

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

The request failed because there is a conflict with a previous write. You can retry the request.

See Also: