Class ForumsRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class ForumsRuntimeException
    extends org.silverpeas.core.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • ForumsRuntimeException

        public ForumsRuntimeException​(String message)
      • ForumsRuntimeException

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

        public ForumsRuntimeException​(Throwable cause)