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

Открытые члены

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

Защищенные данные

 $result
Защищенные данные унаследованные от RestException
 $status
 $error_code
 $error_additional = array()

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

Открытые статические члены унаследованные от RestException
static initFromException (\Exception $e)
Поля данных унаследованные от 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'

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

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

Конструктор(ы)

◆ __construct()

__construct ( $oauthResult,
\Exception $previous = null )

OAuthException constructor.

Аргументы
string | array$oauthResult
\Exception | null$previous

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

Методы

◆ getErrorCode()

getErrorCode ( )

Переопределяет метод предка RestException.

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

Поля

◆ $result

$result
protected

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


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