Serializable
, ToCopyableBuilder<LexiconSizeExceededException.Builder,LexiconSizeExceededException>
@Generated("software.amazon.awssdk:codegen") public class LexiconSizeExceededException extends PollyException implements ToCopyableBuilder<LexiconSizeExceededException.Builder,LexiconSizeExceededException>
The maximum size of the specified lexicon would be exceeded by this operation.
Modifier and Type | Class | Description |
---|---|---|
static interface |
LexiconSizeExceededException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static LexiconSizeExceededException.Builder |
builder() |
|
static Class<? extends LexiconSizeExceededException.Builder> |
serializableBuilderClass() |
|
LexiconSizeExceededException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LexiconSizeExceededException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<LexiconSizeExceededException.Builder,LexiconSizeExceededException>
public static LexiconSizeExceededException.Builder builder()
public static Class<? extends LexiconSizeExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.