Class SourceAndDestinationAreSameException

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

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

The source branch and destination branch for the pull request are the same. You must specify different branches for the source and destination.

See Also: