@Generated(value="software.amazon.awssdk:codegen") public class InvalidPolicyException extends SESException implements ToCopyableBuilder<InvalidPolicyException.Builder,InvalidPolicyException>
Indicates that the provided policy is invalid. Check the error stack for more information about what caused the error.
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | InvalidPolicyException.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static InvalidPolicyException.Builder | builder() | 
| static Class<? extends InvalidPolicyException.Builder> | serializableBuilderClass() | 
| InvalidPolicyException.Builder | toBuilder()Take this object and create a builder that contains all of the current property values of this object. | 
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidPolicyException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidPolicyException.Builder,InvalidPolicyException>public static InvalidPolicyException.Builder builder()
public static Class<? extends InvalidPolicyException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.