Class SurveyException

  • All Implemented Interfaces:
    Serializable

    public class SurveyException
    extends Exception
    This class is used for exceptions problems with the data in a survey.
    See Also:
    Serialized Form
    • Constructor Detail

      • SurveyException

        public SurveyException()
      • SurveyException

        public SurveyException​(String cause)