Class FeedIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.journal.exception.FeedIdException
All Implemented Interfaces:
Serializable

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

    • FeedIdException

      public FeedIdException()
    • FeedIdException

      public FeedIdException(String msg)
    • FeedIdException

      public FeedIdException(String msg, Throwable throwable)
    • FeedIdException

      public FeedIdException(Throwable throwable)