Class UnsupportedScmException

All Implemented Interfaces:
Serializable

public class UnsupportedScmException extends ScmException
Thrown by the ScmService to indicate none of the installed plugins supports the requested SCM.
See Also:
  • Constructor Details

    • UnsupportedScmException

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