Class DuplicateFragmentEntryException

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

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

    • DuplicateFragmentEntryException

      public DuplicateFragmentEntryException()
    • DuplicateFragmentEntryException

      public DuplicateFragmentEntryException(String msg)
    • DuplicateFragmentEntryException

      public DuplicateFragmentEntryException(String msg, Throwable throwable)
    • DuplicateFragmentEntryException

      public DuplicateFragmentEntryException(Throwable throwable)