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

protected class SurveyWrapper.SurveyWrapperException extends GeneralException
See Also:
  • Constructor Details

    • SurveyWrapperException

      public SurveyWrapperException()
    • SurveyWrapperException

      public SurveyWrapperException(String str)
    • SurveyWrapperException

      public SurveyWrapperException(String str, Throwable nested)
    • SurveyWrapperException

      public SurveyWrapperException(Throwable nested)