Automattic\WooCommerce\StoreApi\Exceptions
NotPurchasableException{}
NotPurchasableException class.
This exception is thrown when an item in the cart is not able to be purchased.
No Hooks.
Usage
$NotPurchasableException = new NotPurchasableException(); // use class methods
Methods
No Methods in class.
NotPurchasableException{} NotPurchasableException{} code WC 9.3.1
class NotPurchasableException extends StockAvailabilityException {}