Package skyview.survey
Class SurveyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- skyview.survey.SurveyException
-
- All Implemented Interfaces:
java.io.Serializable
public class SurveyException extends java.lang.Exception
This class is used for exceptions problems with the data in a survey.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SurveyException()
SurveyException(java.lang.String cause)
-