Class ConflictException

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

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

Thrown when the request conflicts with the current state of the resource, such as attempting to modify a resource that has been changed by another process.

See Also: