Class IncompleteScmException

All Implemented Interfaces:
Serializable

public class IncompleteScmException extends ScmException
Thrown to indicate that the requested SCM's implementation is not up-to-date with the current SPI.
Since:
6.7
See Also:
  • Constructor Details

    • IncompleteScmException

      public IncompleteScmException(@Nonnull KeyedMessage message, @Nonnull String scmId)