Preview: OutOfStockException.php
Size: 252 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/src/StoreApi/Exceptions/OutOfStockException.php
<?php
namespace Automattic\WooCommerce\StoreApi\Exceptions;
/**
* OutOfStockException class.
*
* This exception is thrown when an item in a draft order is out of stock completely.
*/
class OutOfStockException extends StockAvailabilityException {}
Directory Contents
Dirs: 0 × Files: 8