public class SurveySystemException
extends java.lang.Exception
| Constructor and Description |
|---|
SurveySystemException()
Default constructor
|
SurveySystemException(java.lang.String message)
Constructor which takes a describing string as parameter
|
SurveySystemException(java.lang.String message,
java.lang.Throwable e) |
SurveySystemException(java.lang.Throwable e)
Default constructor
|
public SurveySystemException(java.lang.Throwable e)
e - The causepublic SurveySystemException(java.lang.String message,
java.lang.Throwable e)
public SurveySystemException()
public SurveySystemException(java.lang.String message)
message - Built on July 29 2025