Class CPInstanceUnitOfMeasurePriceException

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

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

    • CPInstanceUnitOfMeasurePriceException

      public CPInstanceUnitOfMeasurePriceException()
    • CPInstanceUnitOfMeasurePriceException

      public CPInstanceUnitOfMeasurePriceException(String msg)
    • CPInstanceUnitOfMeasurePriceException

      public CPInstanceUnitOfMeasurePriceException(String msg, Throwable throwable)
    • CPInstanceUnitOfMeasurePriceException

      public CPInstanceUnitOfMeasurePriceException(Throwable throwable)