@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class OcuLimitExceededException extends AWSOpenSearchServerlessException
Thrown when the collection you're attempting to create results in a number of search or indexing OCUs that exceeds the account limit.
AmazonServiceException.ErrorType
Constructor and Description |
---|
OcuLimitExceededException(String message)
Constructs a new OcuLimitExceededException 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 OcuLimitExceededException(String message)
message
- Describes the error encountered.