public class ResourceNotReadyException extends AmazonServiceException
The function is inactive and its VPC connection is no longer available. Wait for the VPC connection to reestablish and try again.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ResourceNotReadyException(java.lang.String message)
Constructs a new ResourceNotReadyException with the specified error
message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
The exception type.
|
void |
setType(java.lang.String type)
The exception type.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.