Class RepositoryPolicyNotFoundException

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

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

The specified repository and registry combination does not have an associated repository policy.

See Also: