Class NoSuchPageTemplateEntryException

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.layout.page.template.exception.NoSuchPageTemplateEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchPageTemplateEntryException

      public NoSuchPageTemplateEntryException()
    • NoSuchPageTemplateEntryException

      public NoSuchPageTemplateEntryException(String msg)
    • NoSuchPageTemplateEntryException

      public NoSuchPageTemplateEntryException(String msg, Throwable throwable)
    • NoSuchPageTemplateEntryException

      public NoSuchPageTemplateEntryException(Throwable throwable)