Class WizardHandlerProcessException

    • Constructor Detail

      • WizardHandlerProcessException

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

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

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