FacebookDialogException
Đã có phiên bản mới hơn của lớp này. Hãy kiểm tra phiên bản mới nhất.

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

Mở rộng:FacebookException
Gói:facebook
Xây dựng
FacebookDialogException(String, int, String)

Constructs a new FacebookException.

public FacebookDialogException(String message, int errorCode, String failingUrl)
Thông sốMô tả
message
errorCode
failingUrl
Phương thức thực thể
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