| Current Path : /home/rtorresani/www/vendor/magento/module-sales/Api/Exception/ |
| Current File : //home/rtorresani/www/vendor/magento/module-sales/Api/Exception/CouldNotShipExceptionInterface.php |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Sales\Api\Exception;
/**
* @api
* @since 100.1.2
*/
interface CouldNotShipExceptionInterface
{
}