@Generated(value="software.amazon.awssdk:codegen") public final class TagPolicyException extends SnsException implements ToCopyableBuilder<TagPolicyException.Builder,TagPolicyException>
The request doesn't comply with the IAM tag policy. Correct your request and then retry it.
Modifier and Type | Class and Description |
---|---|
static interface |
TagPolicyException.Builder |
Modifier and Type | Method and Description |
---|---|
static TagPolicyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TagPolicyException.Builder> |
serializableBuilderClass() |
TagPolicyException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public TagPolicyException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<TagPolicyException.Builder,TagPolicyException>
toBuilder
in class SnsException
public static TagPolicyException.Builder builder()
public static Class<? extends TagPolicyException.Builder> serializableBuilderClass()