Package skyview.survey
Class SurveyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
skyview.survey.SurveyException
- All Implemented Interfaces:
Serializable
This class is used for exceptions problems with
the data in a survey.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSurveyException
(String cause) SurveyException
(String cause, Exception prior) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SurveyException
public SurveyException() -
SurveyException
-
SurveyException
-