1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
errorcodes.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Location\Source\Google;
4
5
final
class
ErrorCodes
6
{
7
public
const
CONVERTER_BYQUERY_ERROR
= 3001;
8
public
const
CONVERTER_BYCOORDS_ERROR
= 3002;
9
public
const
CONVERTER_BYID_ERROR
= 3003;
10
11
public
const
REQUESTER_BASE_HTTP_ERROR
= 3100;
12
public
const
REQUESTER_BASE_JSON_ERROR
= 3101;
13
public
const
REQUESTER_BASE_STATUS_ERROR
= 3102;
14
15
public
const
FINDER_ERROR
= 3200;
16
17
public
const
REPOSITORY_FIND_API_KEY_ERROR
= 3300;
18
}
Bitrix\Location\Source\Google\ErrorCodes
Определения
errorcodes.php:6
Bitrix\Location\Source\Google\ErrorCodes\REQUESTER_BASE_HTTP_ERROR
const REQUESTER_BASE_HTTP_ERROR
Определения
errorcodes.php:11
Bitrix\Location\Source\Google\ErrorCodes\REPOSITORY_FIND_API_KEY_ERROR
const REPOSITORY_FIND_API_KEY_ERROR
Определения
errorcodes.php:17
Bitrix\Location\Source\Google\ErrorCodes\CONVERTER_BYCOORDS_ERROR
const CONVERTER_BYCOORDS_ERROR
Определения
errorcodes.php:8
Bitrix\Location\Source\Google\ErrorCodes\REQUESTER_BASE_JSON_ERROR
const REQUESTER_BASE_JSON_ERROR
Определения
errorcodes.php:12
Bitrix\Location\Source\Google\ErrorCodes\CONVERTER_BYQUERY_ERROR
const CONVERTER_BYQUERY_ERROR
Определения
errorcodes.php:7
Bitrix\Location\Source\Google\ErrorCodes\CONVERTER_BYID_ERROR
const CONVERTER_BYID_ERROR
Определения
errorcodes.php:9
Bitrix\Location\Source\Google\ErrorCodes\REQUESTER_BASE_STATUS_ERROR
const REQUESTER_BASE_STATUS_ERROR
Определения
errorcodes.php:13
Bitrix\Location\Source\Google\ErrorCodes\FINDER_ERROR
const FINDER_ERROR
Определения
errorcodes.php:15
bitrix
modules
location
lib
source
google
errorcodes.php
Создано системой
1.14.0