Class NoSuchCOREntryException

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.order.rule.exception.NoSuchCOREntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchCOREntryException

      public NoSuchCOREntryException()
    • NoSuchCOREntryException

      public NoSuchCOREntryException(String msg)
    • NoSuchCOREntryException

      public NoSuchCOREntryException(String msg, Throwable throwable)
    • NoSuchCOREntryException

      public NoSuchCOREntryException(Throwable throwable)