public class DeleteConflictException extends AmazonServiceException
You can't delete the resource because it is attached to one or more resources.
AmazonServiceException.ErrorType
Constructor and Description |
---|
DeleteConflictException(String message)
Constructs a new DeleteConflictException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DeleteConflictException(String message)
message
- Describes the error encountered.Copyright © 2019. All rights reserved.