@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ThrottledClientException extends AmazonChimeException
The client exceeded its request rate limit.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ThrottledClientException(String message)
Constructs a new ThrottledClientException with the specified error message.
|
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
void |
setCode(String code) |
ThrottledClientException |
withCode(ErrorCode code) |
ThrottledClientException |
withCode(String code) |
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 ThrottledClientException(String message)
message
- Describes the error encountered.public ThrottledClientException withCode(String code)
code
- ErrorCode
public ThrottledClientException withCode(ErrorCode code)
code
- ErrorCode