Class ImageNotFoundException

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

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

The image requested doesn't exist in the specified repository.

See Also: