Class NoSuchFeedException

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.journal.exception.NoSuchFeedException
All Implemented Interfaces:
Serializable

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

    • NoSuchFeedException

      public NoSuchFeedException()
    • NoSuchFeedException

      public NoSuchFeedException(String msg)
    • NoSuchFeedException

      public NoSuchFeedException(String msg, Throwable throwable)
    • NoSuchFeedException

      public NoSuchFeedException(Throwable throwable)