Class AgendaRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class AgendaRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • AgendaRuntimeException

        public AgendaRuntimeException​(String message)
      • AgendaRuntimeException

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

        public AgendaRuntimeException​(Throwable cause)