Class MailingListOutUserNameException

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

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

    • MailingListOutUserNameException

      public MailingListOutUserNameException()
    • MailingListOutUserNameException

      public MailingListOutUserNameException(String msg)
    • MailingListOutUserNameException

      public MailingListOutUserNameException(String msg, Throwable throwable)
    • MailingListOutUserNameException

      public MailingListOutUserNameException(Throwable throwable)