Class NoSuchSavedContentEntryException

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.saved.content.exception.NoSuchSavedContentEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchSavedContentEntryException

      public NoSuchSavedContentEntryException()
    • NoSuchSavedContentEntryException

      public NoSuchSavedContentEntryException(String msg)
    • NoSuchSavedContentEntryException

      public NoSuchSavedContentEntryException(String msg, Throwable throwable)
    • NoSuchSavedContentEntryException

      public NoSuchSavedContentEntryException(Throwable throwable)