Class FileTooLargeException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<FileTooLargeException.Builder,FileTooLargeException>

@Generated("software.amazon.awssdk:codegen") public final class FileTooLargeException extends CodeCommitException implements ToCopyableBuilder<FileTooLargeException.Builder,FileTooLargeException>

The specified file exceeds the file size limit for CodeCommit. For more information about limits in CodeCommit, see Quotas in the CodeCommit User Guide.

See Also: