Class NoSuchMLForecastAlertEntryException

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.commerce.machine.learning.forecast.alert.exception.NoSuchMLForecastAlertEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchMLForecastAlertEntryException

      public NoSuchMLForecastAlertEntryException()
    • NoSuchMLForecastAlertEntryException

      public NoSuchMLForecastAlertEntryException(String msg)
    • NoSuchMLForecastAlertEntryException

      public NoSuchMLForecastAlertEntryException(String msg, Throwable throwable)
    • NoSuchMLForecastAlertEntryException

      public NoSuchMLForecastAlertEntryException(Throwable throwable)