Class FeedTargetLayoutFriendlyUrlException

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

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

    • FeedTargetLayoutFriendlyUrlException

      public FeedTargetLayoutFriendlyUrlException()
    • FeedTargetLayoutFriendlyUrlException

      public FeedTargetLayoutFriendlyUrlException(String msg)
    • FeedTargetLayoutFriendlyUrlException

      public FeedTargetLayoutFriendlyUrlException(String msg, Throwable throwable)
    • FeedTargetLayoutFriendlyUrlException

      public FeedTargetLayoutFriendlyUrlException(Throwable throwable)