Class InvalidLayerPartException

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

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

The layer part size isn't valid, or the first byte specified isn't consecutive to the last byte of a previous layer part upload.

See Also: