public class ProvisionedThroughputExceededException extends AmazonServiceException
The number of requests exceeded your throughput limit. If you want to increase this limit, contact Amazon Rekognition.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ProvisionedThroughputExceededException(String message)
Constructs a new ProvisionedThroughputExceededException with the
specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProvisionedThroughputExceededException(String message)
message
- Describes the error encountered.Copyright © 2018. All rights reserved.