Class NoSuchWarehouseItemException

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

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

    • NoSuchWarehouseItemException

      public NoSuchWarehouseItemException()
    • NoSuchWarehouseItemException

      public NoSuchWarehouseItemException(String msg)
    • NoSuchWarehouseItemException

      public NoSuchWarehouseItemException(String msg, Throwable throwable)
    • NoSuchWarehouseItemException

      public NoSuchWarehouseItemException(Throwable throwable)