Class BaselineAdjustForbiddenException

  • All Implemented Interfaces:
    Serializable

    public class BaselineAdjustForbiddenException
    extends IgniteException
    Exception which would be throw during force changing baseline if cluster has incorrect configuration.
    See Also:
    Serialized Form
    • Constructor Detail

      • BaselineAdjustForbiddenException

        public BaselineAdjustForbiddenException​(boolean isBaselneAutoAdjustEnabled)
        Parameters:
        isBaselneAutoAdjustEnabled - true if baseline auto-adjust enabled.