Class NoSuchPricingClassCPDefinitionRelException

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.pricing.exception.NoSuchPricingClassCPDefinitionRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchPricingClassCPDefinitionRelException

      public NoSuchPricingClassCPDefinitionRelException()
    • NoSuchPricingClassCPDefinitionRelException

      public NoSuchPricingClassCPDefinitionRelException(String msg)
    • NoSuchPricingClassCPDefinitionRelException

      public NoSuchPricingClassCPDefinitionRelException(String msg, Throwable throwable)
    • NoSuchPricingClassCPDefinitionRelException

      public NoSuchPricingClassCPDefinitionRelException(Throwable throwable)