Class TemplateNotFoundException

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

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

The specified repository creation template can't be found. Verify the registry ID and prefix and try again.

See Also: