Class QuestionReplyException

  • All Implemented Interfaces:
    Serializable

    public class QuestionReplyException
    extends org.silverpeas.core.SilverpeasException
    See Also:
    Serialized Form
    • Constructor Detail

      • QuestionReplyException

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

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

        public QuestionReplyException​(Throwable cause)