@Generated(value="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 AWS Region where the template was created, and then try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ApprovalRuleTemplateDoesNotExistException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ApprovalRuleTemplateDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ApprovalRuleTemplateDoesNotExistException.Builder> |
serializableBuilderClass() |
ApprovalRuleTemplateDoesNotExistException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ApprovalRuleTemplateDoesNotExistException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ApprovalRuleTemplateDoesNotExistException.Builder,ApprovalRuleTemplateDoesNotExistException>toBuilder in class CodeCommitExceptionpublic static ApprovalRuleTemplateDoesNotExistException.Builder builder()
public static Class<? extends ApprovalRuleTemplateDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.