Class MailingListInUserNameException

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.MailingListInUserNameException
All Implemented Interfaces:
Serializable

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

    • MailingListInUserNameException

      public MailingListInUserNameException()
    • MailingListInUserNameException

      public MailingListInUserNameException(String msg)
    • MailingListInUserNameException

      public MailingListInUserNameException(String msg, Throwable throwable)
    • MailingListInUserNameException

      public MailingListInUserNameException(Throwable throwable)