Class WizardHandlerSubmitException

    • Constructor Detail

      • WizardHandlerSubmitException

        public WizardHandlerSubmitException​(String wizardId)
        Constructor.
        Parameters:
        wizardId - id of current wizard
      • WizardHandlerSubmitException

        public WizardHandlerSubmitException​(String wizardId,
                                            String messageCause)
        Constructor.
        Parameters:
        wizardId - string id
        messageCause - string message
      • WizardHandlerSubmitException

        public WizardHandlerSubmitException​(String wizardId,
                                            Throwable cause)
        Constructor.
        Parameters:
        wizardId - id of current wizard
        cause - exception cause