Class CPInstanceUnitOfMeasureRateException

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

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

    • CPInstanceUnitOfMeasureRateException

      public CPInstanceUnitOfMeasureRateException()
    • CPInstanceUnitOfMeasureRateException

      public CPInstanceUnitOfMeasureRateException(String msg)
    • CPInstanceUnitOfMeasureRateException

      public CPInstanceUnitOfMeasureRateException(String msg, Throwable throwable)
    • CPInstanceUnitOfMeasureRateException

      public CPInstanceUnitOfMeasureRateException(Throwable throwable)