Class NoSuchCOREntryRelException

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.NoSuchCOREntryRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchCOREntryRelException

      public NoSuchCOREntryRelException()
    • NoSuchCOREntryRelException

      public NoSuchCOREntryRelException(String msg)
    • NoSuchCOREntryRelException

      public NoSuchCOREntryRelException(String msg, Throwable throwable)
    • NoSuchCOREntryRelException

      public NoSuchCOREntryRelException(Throwable throwable)