Class NoSuchPageException

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.wiki.exception.NoSuchPageException
All Implemented Interfaces:
Serializable

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

    • NoSuchPageException

      public NoSuchPageException()
    • NoSuchPageException

      public NoSuchPageException(String msg)
    • NoSuchPageException

      public NoSuchPageException(String msg, Throwable throwable)
    • NoSuchPageException

      public NoSuchPageException(Throwable throwable)