@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CannotDeleteException extends AmazonSimpleEmailServiceException
Indicates that the delete operation could not be completed.
AmazonServiceException.ErrorType
Constructor and Description |
---|
CannotDeleteException(String message)
Constructs a new CannotDeleteException with the specified error message.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
setName(String name) |
CannotDeleteException |
withName(String name) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotDeleteException(String message)
message
- Describes the error encountered.public void setName(String name)
name
- public String getName()
public CannotDeleteException withName(String name)
name
- Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.