update : 2015.11.03
php.shukuma.com검색:
|
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
;
/* 상속된 프로퍼티 */
/* 상속된 메소드 */
}프로퍼티
|