1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс AuthTypeException
Граф наследования:AuthTypeException:
AccessException RestException

Поля данных

const MESSAGE = 'Current authorization type is denied for this method'
const CODE = 'WRONG_AUTH_TYPE'
Поля данных унаследованные от AccessException
const MESSAGE = 'Access denied!'
const CODE = 'ACCESS_DENIED'
Поля данных унаследованные от RestException
const ERROR_INTERNAL_WRONG_TRANSPORT = 'INTERNAL_WRONG_TRANSPORT'
const ERROR_INTERNAL_WRONG_HANDLER_CLASS = 'INTERNAL_WRONG_HANDLER_CLASS'
const ERROR_INTERNAL_WRONG_FILE_HANDLER = 'INTERNAL_WRONG_FILE_HANDLER'
const ERROR_INTERNAL_PORTAL_DELETED = 'PORTAL_DELETED'
const ERROR_OAUTH = 'ERROR_OAUTH'
const ERROR_METHOD_NOT_FOUND = 'ERROR_METHOD_NOT_FOUND'
const ERROR_OPERATION_TIME_LIMIT = 'OPERATION_TIME_LIMIT'
const ERROR_CORE = 'ERROR_CORE'
const ERROR_ARGUMENT = 'ERROR_ARGUMENT'
const ERROR_NOT_FOUND = 'ERROR_NOT_FOUND'

Дополнительные унаследованные члены

Открытые члены унаследованные от AccessException
 __construct ($msg='', \Exception $previous=null)
Открытые члены унаследованные от RestException
 __construct ($message, $code="", $status=0, \Exception $previous=null)
 getErrorCode ()
 setErrorCode ($error_code)
 getStatus ()
 setStatus ($status)
 setMessage ($msg)
 getAdditional ()
 setAdditional ($error_additional)
 setApplicationException (\CApplicationException $ex)
Открытые статические члены унаследованные от RestException
static initFromException (\Exception $e)
Защищенные данные унаследованные от RestException
 $status
 $error_code
 $error_additional = array()

Подробное описание

См. определение в файле authtypeexception.php строка 5

Поля

◆ CODE

const CODE = 'WRONG_AUTH_TYPE'

См. определение в файле authtypeexception.php строка 8

◆ MESSAGE

const MESSAGE = 'Current authorization type is denied for this method'

См. определение в файле authtypeexception.php строка 7


Объявления и описания членов класса находятся в файле: