Class WizardAPIFirstStepException

  • All Implemented Interfaces:
    Serializable

    public class WizardAPIFirstStepException
    extends WizardAPIException
    WizardAPIFirstStepException is thrown when on previous step adjust, if current page is FIRST.
    Author:
    h3ll
    See Also:
    Serialized Form
    • Constructor Detail

      • WizardAPIFirstStepException

        public WizardAPIFirstStepException​(String wizardId,
                                           String stepId,
                                           int index)
        Constructor.
        Parameters:
        wizardId - wizard id
        stepId - wizard step id
        index - wizard step index