Class NoSuchAppCustomizationException

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.depot.exception.NoSuchAppCustomizationException
All Implemented Interfaces:
Serializable

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

    • NoSuchAppCustomizationException

      public NoSuchAppCustomizationException()
    • NoSuchAppCustomizationException

      public NoSuchAppCustomizationException(String msg)
    • NoSuchAppCustomizationException

      public NoSuchAppCustomizationException(String msg, Throwable throwable)
    • NoSuchAppCustomizationException

      public NoSuchAppCustomizationException(Throwable throwable)