Class RssAgregatorException

  • All Implemented Interfaces:
    Serializable

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

      • RssAgregatorException

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

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

        public RssAgregatorException​(Throwable cause)