Package org.apache.ofbiz.content.survey
Class SurveyWrapper.SurveyWrapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.ofbiz.base.util.GeneralException
org.apache.ofbiz.content.survey.SurveyWrapper.SurveyWrapperException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SurveyWrapper
- See Also:
-
Constructor Summary
ConstructorDescriptionSurveyWrapperException
(String str, Throwable nested) SurveyWrapperException
(Throwable nested) -
Method Summary
Methods inherited from class org.apache.ofbiz.base.util.GeneralException
checkException, getMessage, getMessageList, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
SurveyWrapperException
public SurveyWrapperException() -
SurveyWrapperException
-
SurveyWrapperException
-
SurveyWrapperException
-