@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class RequestLimitExceededException extends AWSServiceDiscoveryException
The operation can't be completed because you've reached the quota for the number of requests. For more information, see Cloud Map API request throttling quota in the Cloud Map Developer Guide.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
RequestLimitExceededException(String message)
Constructs a new RequestLimitExceededException 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 RequestLimitExceededException(String message)
message - Describes the error encountered.