Class ApprovalRuleTemplateDoesNotExistException

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

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

The specified approval rule template does not exist. Verify that the name is correct and that you are signed in to the Amazon Web Services Region where the template was created, and then try again.

See Also: