• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/oauthexception.php
  • Класс: BitrixRestOAuthException
  • Вызов: OAuthException::getErrorCode
public function getErrorCode()
{
	return $this->result['error'];
}