Class NoSuchCPOptionValueException

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

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

    • NoSuchCPOptionValueException

      public NoSuchCPOptionValueException()
    • NoSuchCPOptionValueException

      public NoSuchCPOptionValueException(String msg)
    • NoSuchCPOptionValueException

      public NoSuchCPOptionValueException(String msg, Throwable throwable)
    • NoSuchCPOptionValueException

      public NoSuchCPOptionValueException(Throwable throwable)