Class NoSuchCPInstanceOptionValueRelException

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.product.exception.NoSuchCPInstanceOptionValueRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchCPInstanceOptionValueRelException

      public NoSuchCPInstanceOptionValueRelException()
    • NoSuchCPInstanceOptionValueRelException

      public NoSuchCPInstanceOptionValueRelException(String msg)
    • NoSuchCPInstanceOptionValueRelException

      public NoSuchCPInstanceOptionValueRelException(String msg, Throwable throwable)
    • NoSuchCPInstanceOptionValueRelException

      public NoSuchCPInstanceOptionValueRelException(Throwable throwable)