Class WizardAPILastStepException

  • All Implemented Interfaces:
    Serializable

    public class WizardAPILastStepException
    extends WizardAPIException
    WizardAPILastStepException is thrown when on next step adjust, when current page is LAST.
    Author:
    h3ll
    See Also:
    Serialized Form
    • Constructor Detail

      • WizardAPILastStepException

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