Class RestrictedSourceFileException

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

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

The commit cannot be created because one of the changes specifies copying or moving a .gitkeep file.

See Also: