Class UploadNotFoundException

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

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

The upload can't be found, or the specified upload ID isn't valid for this repository.

See Also: