@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MaxNumberOfOrganizationConfigRulesExceededException extends AmazonConfigException
You have reached the limit of the number of organization Config rules you can create. For more information, see see Service Limits in the Config Developer Guide.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
MaxNumberOfOrganizationConfigRulesExceededException(String message)
Constructs a new MaxNumberOfOrganizationConfigRulesExceededException 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 MaxNumberOfOrganizationConfigRulesExceededException(String message)
message - Describes the error encountered.