public class TooManyApplicationVersionsException extends AmazonServiceException
The specified account has reached its limit of application versions.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
TooManyApplicationVersionsException(String message)
Constructs a new TooManyApplicationVersionsException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyApplicationVersionsException(String message)
message - Describes the error encountered.Copyright © 2016. All rights reserved.