Class AgendaException

  • All Implemented Interfaces:
    Serializable

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

      • AgendaException

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

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

        public AgendaException​(Throwable cause)