Class RequiredCommerceBasePriceListException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.price.list.exception.RequiredCommerceBasePriceListException
All Implemented Interfaces:
Serializable

public class RequiredCommerceBasePriceListException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • RequiredCommerceBasePriceListException

      public RequiredCommerceBasePriceListException()
    • RequiredCommerceBasePriceListException

      public RequiredCommerceBasePriceListException(String msg)
    • RequiredCommerceBasePriceListException

      public RequiredCommerceBasePriceListException(String msg, Throwable throwable)
    • RequiredCommerceBasePriceListException

      public RequiredCommerceBasePriceListException(Throwable throwable)