1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
authtypeexception.php
См. документацию.
1
<?php
2
namespace
Bitrix\Rest;
3
4
5
class
AuthTypeException
extends
AccessException
6
{
7
const
MESSAGE
=
'Current authorization type is denied for this method'
;
8
const
CODE
=
'WRONG_AUTH_TYPE'
;
9
}
Bitrix\Rest\AccessException
Определения
accessexception.php:7
Bitrix\Rest\AuthTypeException
Определения
authtypeexception.php:6
Bitrix\Rest\AuthTypeException\CODE
const CODE
Определения
authtypeexception.php:8
Bitrix\Rest\AuthTypeException\MESSAGE
const MESSAGE
Определения
authtypeexception.php:7
bitrix
modules
rest
lib
authtypeexception.php
Создано системой
1.14.0