public class MaxDocumentSizeExceededException extends AmazonServiceException
The size limit of a configuration document is 64 KB.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
MaxDocumentSizeExceededException(String message)
Constructs a new MaxDocumentSizeExceededException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MaxDocumentSizeExceededException(String message)
message - Describes the error encountered.Copyright © 2015. All rights reserved.