Class NoSuchDisplayPageEntryException

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.asset.display.page.exception.NoSuchDisplayPageEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchDisplayPageEntryException

      public NoSuchDisplayPageEntryException()
    • NoSuchDisplayPageEntryException

      public NoSuchDisplayPageEntryException(String msg)
    • NoSuchDisplayPageEntryException

      public NoSuchDisplayPageEntryException(String msg, Throwable throwable)
    • NoSuchDisplayPageEntryException

      public NoSuchDisplayPageEntryException(Throwable throwable)