@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ConstraintViolationException extends AWSResourceGroupsTaggingAPIException
The request was denied as performing this operation violates a constraint.
Some of the reasons in the following list might not apply to this specific API or operation:
Your account must be part of an organization, and you must enable all features in AWS Organizations. Set Up Permissions in the AWS Resource Groups User Guide.
The previous report expired.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
ConstraintViolationException(String message)
Constructs a new ConstraintViolationException 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 ConstraintViolationException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.