Class RepositoryNotFoundException

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

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

The specified repository can't be found. Check the spelling of the specified repository and ensure that you're performing operations on the correct registry.

See Also: