net.simplace.util.exceptions.PipelLineStepSkippedException

Step was skipped by user or because of missing data


public class PipelLineStepSkippedException extends PipeLineException {
// Public Constructors
public PipelLineStepSkippedException();



}



Hierarchy: java.lang.Object - java.lang.Throwable (java.io.Serializable) - java.lang.Exception - PipeLineException - PipelLineStepSkippedException



Thrown by: net.simplace.functionalities.SolutionFormFunctionality.getFormElement(), net.simplace.functionalities.FormFunctionality.getFormElement()