public class ResourceNotFoundException extends AmazonServiceException
Thrown when the requested resource (for example, a dataset or record) does not exist.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ResourceNotFoundException(java.lang.String message)
Constructs a new ResourceNotFoundException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable