Class MailingListInServerNameException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.message.boards.exception.MailingListInServerNameException
All Implemented Interfaces:
Serializable

public class MailingListInServerNameException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • MailingListInServerNameException

      public MailingListInServerNameException()
    • MailingListInServerNameException

      public MailingListInServerNameException(String msg)
    • MailingListInServerNameException

      public MailingListInServerNameException(String msg, Throwable throwable)
    • MailingListInServerNameException

      public MailingListInServerNameException(Throwable throwable)