Class ImageDigestDoesNotMatchException

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

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

The specified image digest does not match the digest that Amazon ECR calculated for the image.

See Also: