Class QuestionReplyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.silverpeas.kernel.SilverpeasException
org.silverpeas.components.questionreply.QuestionReplyException
All Implemented Interfaces:
Serializable

public class QuestionReplyException extends org.silverpeas.kernel.SilverpeasException
See Also:
  • Constructor Details

    • QuestionReplyException

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

      public QuestionReplyException(String message, Throwable cause)
    • QuestionReplyException

      public QuestionReplyException(Throwable cause)