Class FragmentEntryContentException

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

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

    • FragmentEntryContentException

      public FragmentEntryContentException()
    • FragmentEntryContentException

      public FragmentEntryContentException(String msg)
    • FragmentEntryContentException

      public FragmentEntryContentException(String msg, Throwable throwable)
    • FragmentEntryContentException

      public FragmentEntryContentException(Throwable throwable)