Serializable
, ToCopyableBuilder<CannotDeleteException.Builder,CannotDeleteException>
@Generated("software.amazon.awssdk:codegen") public class CannotDeleteException extends SESException implements ToCopyableBuilder<CannotDeleteException.Builder,CannotDeleteException>
Indicates that the delete operation could not be completed.
Modifier and Type | Class | Description |
---|---|---|
static interface |
CannotDeleteException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static CannotDeleteException.Builder |
builder() |
|
String |
name() |
|
static Class<? extends CannotDeleteException.Builder> |
serializableBuilderClass() |
|
CannotDeleteException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotDeleteException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<CannotDeleteException.Builder,CannotDeleteException>
public static CannotDeleteException.Builder builder()
public static Class<? extends CannotDeleteException.Builder> serializableBuilderClass()
public String name()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.