Class SurveyException

  • All Implemented Interfaces:
    Serializable

    public class SurveyException
    extends org.silverpeas.core.SilverpeasException
    Non runtime exception management for this jobPeas.
    See Also:
    Serialized Form
    • Constructor Detail

      • SurveyException

        public SurveyException​(String message,
                               String... parameters)
      • SurveyException

        public SurveyException​(String message,
                               Throwable cause)
      • SurveyException

        public SurveyException​(Throwable cause)