Class NoSuchCPDefinitionOptionValueRelException

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

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

    • NoSuchCPDefinitionOptionValueRelException

      public NoSuchCPDefinitionOptionValueRelException()
    • NoSuchCPDefinitionOptionValueRelException

      public NoSuchCPDefinitionOptionValueRelException(String msg)
    • NoSuchCPDefinitionOptionValueRelException

      public NoSuchCPDefinitionOptionValueRelException(String msg, Throwable throwable)
    • NoSuchCPDefinitionOptionValueRelException

      public NoSuchCPDefinitionOptionValueRelException(Throwable throwable)