Class ConflictException

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

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

Occurs when a conflict with the current status of your resource. Fix any inconsistencies with your resource and try again.

See Also: