Class ApprovalRuleTemplateInUseException

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

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

The approval rule template is associated with one or more repositories. You cannot delete a template that is associated with a repository. Remove all associations, and then try again.

See Also: