Class RepositoryNotFoundException

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

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

The specified repository could not be found. Check the spelling of the specified repository and ensure that you are performing operations on the correct registry.

See Also: