📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 22:16:00
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
src
/
StoreApi
/
Exceptions
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/woocommerce/src/StoreApi/Exceptions
🔄 Refresh
✏️
Editing: PartialOutOfStockException.php
Writable
<?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 {}
💾 Save Changes
❌ Cancel