@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidTaggingRequestException extends AmazonCloudDirectoryException
Can occur for multiple reasons such as when you tag a resource that doesn’t exist or if you specify a higher number of tags for a resource than the allowed limit. Allowed limit is 50 tags per resource.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidTaggingRequestException(String message)
Constructs a new InvalidTaggingRequestException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidTaggingRequestException(String message)
message - Describes the error encountered.Copyright © 2018. All rights reserved.