FacebookDialogException
有此級別的更新版本。前往查看 最新版本。

Represents an error condition relating to displaying a Facebook Web dialog.

延伸:FacebookException
套件:facebook
建構函式
FacebookDialogException(String, int, String)

Constructs a new FacebookException.

public FacebookDialogException(String message, int errorCode, String failingUrl)
參數說明
message
errorCode
failingUrl
執行個體方法
getErrorCode()

Gets the error code received by the WebView. See: http://developer.android.com/reference/android/webkit/WebViewClient.html

public int getErrorCode()
Returns
The error code
getFailingUrl()

Gets the URL that the dialog was trying to load.

public String getFailingUrl()
Returns
The URL