| Current Path : /var/www/homesaver/www/bitrix/modules/sale/lib/helpers/order/builder/ |
| 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
{
}