Class NoSuchAppException

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.marketplace.exception.NoSuchAppException
All Implemented Interfaces:
Serializable

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

    • NoSuchAppException

      public NoSuchAppException()
    • NoSuchAppException

      public NoSuchAppException(String msg)
    • NoSuchAppException

      public NoSuchAppException(String msg, Throwable throwable)
    • NoSuchAppException

      public NoSuchAppException(Throwable throwable)