Class VcsOperationRejectedException

  • All Implemented Interfaces:
    Serializable

    public class VcsOperationRejectedException
    extends VcsException
    Should be thrown when vcs operation temporarily can't be performed and should be retried later
    See Also:
    Serialized Form
    • Constructor Detail

      • VcsOperationRejectedException

        public VcsOperationRejectedException​(@NotNull
                                             String message)