public class TagsPerResourceExceededLimitException extends AmazonServiceException
You have exceeded the limit of tags that you can associate with the resource. Kinesis video streams support up to 50 tags.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
TagsPerResourceExceededLimitException(String message)
Constructs a new TagsPerResourceExceededLimitException 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 TagsPerResourceExceededLimitException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.