@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ConcurrentLimitExceededException extends AmazonEBSException
You have reached the limit for concurrent API requests. For more information, see Optimizing performance of the EBS direct APIs in the Amazon Elastic Compute Cloud User Guide.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ConcurrentLimitExceededException(String message)
Constructs a new ConcurrentLimitExceededException 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 ConcurrentLimitExceededException(String message)
message
- Describes the error encountered.Copyright © 2024. All rights reserved.