Class CPInstanceCostException

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

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

    • CPInstanceCostException

      public CPInstanceCostException()
    • CPInstanceCostException

      public CPInstanceCostException(String msg)
    • CPInstanceCostException

      public CPInstanceCostException(String msg, Throwable throwable)
    • CPInstanceCostException

      public CPInstanceCostException(Throwable throwable)