Class NoSuchEntryException

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

public class NoSuchEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchEntryException

      public NoSuchEntryException()
    • NoSuchEntryException

      public NoSuchEntryException(String msg)
    • NoSuchEntryException

      public NoSuchEntryException(String msg, Throwable throwable)
    • NoSuchEntryException

      public NoSuchEntryException(Throwable throwable)