public class InvalidArnException extends AmazonServiceException
The request was rejected because a specified ARN, or an ARN in a key policy, is not valid.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidArnException(java.lang.String message)
Constructs a new InvalidArnException 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.