📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 11:31:33
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
woocommerce
/
src
/
StoreApi
/
Exceptions
✏️
Editing: NotPurchasableException.php
<?php namespace Automattic\WooCommerce\StoreApi\Exceptions; /** * NotPurchasableException class. * * This exception is thrown when an item in the cart is not able to be purchased. */ class NotPurchasableException extends StockAvailabilityException {}
💾 Save Changes
❌ Cancel