Your IP : 172.69.17.155


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/location/lib/exception/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/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;
}