Class CPInstancePromoPriceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.product.exception.CPInstancePromoPriceException
All Implemented Interfaces:
Serializable

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

    • CPInstancePromoPriceException

      public CPInstancePromoPriceException()
    • CPInstancePromoPriceException

      public CPInstancePromoPriceException(String msg)
    • CPInstancePromoPriceException

      public CPInstancePromoPriceException(String msg, Throwable throwable)
    • CPInstancePromoPriceException

      public CPInstancePromoPriceException(Throwable throwable)