Class QuestionTypeException

All Implemented Interfaces:
Serializable

public class QuestionTypeException extends FlowRuntimeException
See Also:
  • Constructor Details

    • QuestionTypeException

      public QuestionTypeException(String flow, FlowItem<?,?> original, FlowItem<?,?> invalid)