public class ImageAlreadyExistsException extends AmazonServiceException
The specified image has already been pushed, and there are no changes to the manifest or image tag since the last push.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ImageAlreadyExistsException(java.lang.String message)
Constructs a new ImageAlreadyExistsException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID