OAuthProvider::reportProblem

(PECL OAuth >= 1.0.0)

OAuthProvider::reportProblem報告問題

說明

final public static OAuthProvider::reportProblem(string $oauthexception, bool $send_headers = true): string

將問題作為一個 OAuthException 異常傳入,可能出現(xiàn)的問題在 OAuth 常量 章節(jié)里已列出。

警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

參數(shù)

oauthexception

OAuthException 類。

返回值

沒有返回值。

參見