public class UnsupportedPlsLanguageException extends AmazonServiceException
The language specified in the lexicon is unsupported. For a list of supported languages, see Lexicon Attributes.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
UnsupportedPlsLanguageException(String message)
Constructs a new UnsupportedPlsLanguageException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedPlsLanguageException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.