Class MailingListRuntimeException

  • All Implemented Interfaces:
    Serializable, org.silverpeas.core.exception.FromModule, org.silverpeas.core.exception.WithNested

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

      • MailingListRuntimeException

        public MailingListRuntimeException​(String callingClass,
                                           int errorLevel,
                                           String message)
        constructors
      • MailingListRuntimeException

        public MailingListRuntimeException​(String callingClass,
                                           int errorLevel,
                                           String message,
                                           String extraParams)
      • MailingListRuntimeException

        public MailingListRuntimeException​(String callingClass,
                                           int errorLevel,
                                           String message,
                                           Exception nested)
      • MailingListRuntimeException

        public MailingListRuntimeException​(String callingClass,
                                           int errorLevel,
                                           String message,
                                           String extraParams,
                                           Exception nested)
    • Method Detail

      • getModule

        public String getModule()
        getModule