Class InvalidLayerPartException

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

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

The layer part size is not valid, or the first byte specified is not consecutive to the last byte of a previous layer part upload.

See Also: