Class WizardHandlerPreProcessException

    • Constructor Detail

      • WizardHandlerPreProcessException

        public WizardHandlerPreProcessException​(String wizardId)
        Constructor.
        Parameters:
        wizardId - string id
      • WizardHandlerPreProcessException

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

        public WizardHandlerPreProcessException​(String wizardId,
                                                Throwable cause)
        Constructor.
        Parameters:
        wizardId - string id
        cause - exception