Serializable, ToCopyableBuilder<InvalidPolicyException.Builder,InvalidPolicyException>@Generated("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 | Description |
|---|---|---|
static interface |
InvalidPolicyException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | 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.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.