Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/location/lib/exception/ |
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; }