public class ResourceNotReadyException extends AmazonServiceException
The requested resource isn't ready. For example, this exception occurs when
you call DetectCustomLabels
with a model version that isn't
deployed.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ResourceNotReadyException(java.lang.String message)
Constructs a new ResourceNotReadyException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.