Class WizardAPIFirstStepException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.anotheria.anoplass.api.APIException
-
- net.anotheria.anosite.wizard.api.exception.WizardAPIException
-
- net.anotheria.anosite.wizard.api.exception.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 Summary
Constructors Constructor Description WizardAPIFirstStepException(String wizardId, String stepId, int index)Constructor.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-