Class GitUnsupportedMergeStrategyException

All Implemented Interfaces:
Serializable

public class GitUnsupportedMergeStrategyException extends GitMergeStrategyException
An exception that is thrown when merge is attempted with unsupported merge strategy.
Since:
8.14
See Also:
  • Constructor Details

    • GitUnsupportedMergeStrategyException

      public GitUnsupportedMergeStrategyException(@Nonnull com.atlassian.bitbucket.i18n.KeyedMessage message)