public class TagPolicyException extends AmazonServiceException
The request doesn't comply with the IAM tag policy. Correct your request and then retry it.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
TagPolicyException(String message)
Constructs a new TagPolicyException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TagPolicyException(String message)
message - Describes the error encountered.Copyright © 2020. All rights reserved.