Class NoSuchMailingListException

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

public class NoSuchMailingListException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchMailingListException

      public NoSuchMailingListException()
    • NoSuchMailingListException

      public NoSuchMailingListException(String msg)
    • NoSuchMailingListException

      public NoSuchMailingListException(String msg, Throwable throwable)
    • NoSuchMailingListException

      public NoSuchMailingListException(Throwable throwable)