Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lib/helpers/order/builder/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lib/helpers/order/builder/buildingexception.php

<?
namespace Bitrix\Sale\Helpers\Order\Builder;
/**
 * Exception is thrown if errors occurs during order building
 */
class BuildingException extends \Bitrix\Main\SystemException
{
}