Class NoSuchCPMeasurementUnitException

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

public class NoSuchCPMeasurementUnitException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchCPMeasurementUnitException

      public NoSuchCPMeasurementUnitException()
    • NoSuchCPMeasurementUnitException

      public NoSuchCPMeasurementUnitException(String msg)
    • NoSuchCPMeasurementUnitException

      public NoSuchCPMeasurementUnitException(String msg, Throwable throwable)
    • NoSuchCPMeasurementUnitException

      public NoSuchCPMeasurementUnitException(Throwable throwable)