@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ResourceScanLimitExceededException extends AmazonCloudFormationException
The limit on resource scans has been exceeded. Reasons include:
Exceeded the daily quota for resource scans.
A resource scan recently failed. You must wait 10 minutes before starting a new resource scan.
The last resource scan failed after exceeding 100,000 resources. When this happens, you must wait 24 hours before starting a new resource scan.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ResourceScanLimitExceededException(String message)
Constructs a new ResourceScanLimitExceededException 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, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceScanLimitExceededException(String message)
message
- Describes the error encountered.