Class LayerAlreadyExistsException

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

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

The image layer already exists in the associated repository.

See Also: