Class NotificationServerException

  • All Implemented Interfaces:
    Serializable

    public class NotificationServerException
    extends org.silverpeas.kernel.SilverpeasException
    See Also:
    Serialized Form
    • Constructor Detail

      • NotificationServerException

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

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

        public NotificationServerException​(Throwable cause)