@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MaxActiveResourcesExceededException extends AmazonConfigException
You have reached the limit of active custom resource types in your account. There is a limit of 100,000. Delete
unused resources using DeleteResourceConfig
.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
MaxActiveResourcesExceededException(String message)
Constructs a new MaxActiveResourcesExceededException 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 MaxActiveResourcesExceededException(String message)
message - Describes the error encountered.