Your IP : 18.117.75.46


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/location/lib/exception/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/location/lib/exception/errorcodes.php

<?php

namespace Bitrix\Location\Exception;

final class ErrorCodes
{
	public const SERVICE_CONFIG_VALUE_NOT_FOUND = 1000;
	public const SERVICE_CONFIG_FABRIC_WRONG_SERVICE = 1001;
	public const ERRORSERVICE_ERROR_WAS_HAPPENED = 1002;
}