@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class FolderContentSizeLimitExceededException extends AWSCodeCommitException
The commit cannot be created because at least one of the overall changes in the commit results in a folder whose contents exceed the limit of 6 MB. Either reduce the number and size of your changes, or split the changes across multiple folders.
AmazonServiceException.ErrorType
Constructor and Description |
---|
FolderContentSizeLimitExceededException(String message)
Constructs a new FolderContentSizeLimitExceededException 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 FolderContentSizeLimitExceededException(String message)
message
- Describes the error encountered.