Class DuplicateFeedIdException

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

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

    • DuplicateFeedIdException

      public DuplicateFeedIdException()
    • DuplicateFeedIdException

      public DuplicateFeedIdException(String msg)
    • DuplicateFeedIdException

      public DuplicateFeedIdException(String msg, Throwable throwable)
    • DuplicateFeedIdException

      public DuplicateFeedIdException(Throwable throwable)