File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/PartialOutOfStockException.php.tar
woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/PartialOutOfStockException.php 0000644 00000000446 15156277363 0042730 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins <?php
namespace Automattic\WooCommerce\StoreApi\Exceptions;
/**
* PartialOutOfStockException class.
*
* This exception is thrown when an item in a draft order has a quantity greater than what is available in stock.
*/
class PartialOutOfStockException extends StockAvailabilityException {}