Class CommerceShipmentInactiveWarehouseException

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

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

    • CommerceShipmentInactiveWarehouseException

      public CommerceShipmentInactiveWarehouseException()
    • CommerceShipmentInactiveWarehouseException

      public CommerceShipmentInactiveWarehouseException(String msg)
    • CommerceShipmentInactiveWarehouseException

      public CommerceShipmentInactiveWarehouseException(String msg, Throwable throwable)
    • CommerceShipmentInactiveWarehouseException

      public CommerceShipmentInactiveWarehouseException(Throwable throwable)