OAuthException class
(PECL OAuth >= 0.99.1)
Введение
This exception is thrown when exceptional errors occur while using the OAuth extension and contains useful debugging information.
Обзор классов
OAuthException
extends
Exception
{
/* Свойства */
public
$lastResponse
;
public
$debugInfo
;
/* Наследуемые свойства */
/* Наследуемые методы */
}Свойства
- lastResponse
-
The response of the exception which occurred, if any
- debugInfo
Коментарии
404 Not Found