@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TooManyTagsException extends AmazonKinesisAnalyticsV2Exception
Application created with too many tags, or too many tags added to an application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
TooManyTagsException(String message)
Constructs a new TooManyTagsException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyTagsException(String message)
message - Describes the error encountered.Copyright © 2022. All rights reserved.