public class RepositoryNotFoundException extends AmazonServiceException
The specified repository could not be found. Check the spelling of the specified repository and ensure that you are performing operations on the correct registry.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RepositoryNotFoundException(java.lang.String message)
Constructs a new RepositoryNotFoundException 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