Class NoSuchNotFoundEntryException

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.redirect.exception.NoSuchNotFoundEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchNotFoundEntryException

      public NoSuchNotFoundEntryException()
    • NoSuchNotFoundEntryException

      public NoSuchNotFoundEntryException(String msg)
    • NoSuchNotFoundEntryException

      public NoSuchNotFoundEntryException(String msg, Throwable throwable)
    • NoSuchNotFoundEntryException

      public NoSuchNotFoundEntryException(Throwable throwable)