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