@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ConcurrentResourcesLimitExceededException extends AmazonCloudFormationException
No more than 5 generated templates can be in an InProgress
or Pending
status at one time.
This error is also returned if a generated template that is in an InProgress
or Pending
status is attempted to be updated or deleted.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ConcurrentResourcesLimitExceededException(String message)
Constructs a new ConcurrentResourcesLimitExceededException 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 ConcurrentResourcesLimitExceededException(String message)
message
- Describes the error encountered.