File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/NotPurchasableException.php.tar
plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions/NotPurchasableException.php 0000644 00000000400 15156315106 0042237 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content <?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 {}